Skip to content

Commit

Permalink
Corrected bower.json with right version.
Browse files Browse the repository at this point in the history
Updated tagconfig.
  • Loading branch information
enyo committed Apr 15, 2013
1 parent 4a3323e commit 1002ad9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .tagconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
"\"version\": \"###\""
]
},
{
"name": "bower.json",
"regexs": [
"\"version\": \"###\""
]
},
{
"name": "package.json",
"regexs": [
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opentip",
"version": "2.4.5",
"version": "2.4.6-dev",
"main": [
"css/opentip.css",
"lib/opentip.js",
Expand Down

0 comments on commit 1002ad9

Please sign in to comment.