Skip to content

Commit

Permalink
Updated package.json and bower.json for version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stustison committed Oct 4, 2018
1 parent 7cfe72a commit cd538a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "usng.js",
"version": "0.2.3",
"version": "0.3.0",
"main": "usng.js",
"private": false
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"type": "git",
"url": "git://github.com/codice/usng.js.git"
},
"version": "0.2.4",
"version": "0.3.0",
"devDependencies": {
"chai": "^4.1.2",
"grunt": "^1.0.3",
Expand Down

0 comments on commit cd538a6

Please sign in to comment.