Skip to content

Commit

Permalink
version number sync
Browse files Browse the repository at this point in the history
  • Loading branch information
brencon committed Aug 16, 2015
1 parent 79493aa commit db68ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "intake",
"version": "0.2.2",
"version": "0.2.3",
"description": "JavaScript utilities and other helper methods for intake form applications.",
"main": "index.js",
"engines": {
"node": ">=0.12.6"
},
"directories": {
"test": "test"
},
},
"scripts": {
"test": "mocha --reporter spec",
"cover": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec test/*"
Expand Down

0 comments on commit db68ead

Please sign in to comment.