Skip to content

Commit

Permalink
fix(version): fixed automatic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
ritz078 committed Dec 11, 2015
1 parent 68e14c9 commit e2b6224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "embed-js",
"version":"0.0.0-semantically-released",
"version":"3.2.2",
"description": "A JavaScript plugin that analyses the string and embeds emojis, media, tweets, code and services.",
"main": [".dist/embed.min.css","./dist/embed.min.js"],
"authors": [
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "embed-js",
"version":"0.0.0-semantically-released",
"description": "A JavaScript plugin that analyses the string and embeds emojis, media, tweets, code and services.",
"keywords": [
"JavaScript-plugin",
Expand Down

0 comments on commit e2b6224

Please sign in to comment.