Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Nov 21, 2014
1 parent 77b37d8 commit 98d1efc
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,7 +1,7 @@
{
"name": "happyfuntimes",
"description": "happyfuntimes framework",
"version": "0.0.18",
"version": "0.0.19",
"private": true,
"scripts": {
"test": "node node_modules/mocha/bin/mocha --recursive",
Expand All @@ -24,7 +24,7 @@
"mkdirp": "^0.5.0",
"moxie-zip": "0.0.3",
"native-dns": "0.4.1",
"native-msg-box": "0.1.2",
"native-msg-box": "0.1.3",
"optionator": "^0.4.0",
"promise": "^5.0.0",
"requirejs": "^2.1.14",
Expand Down

0 comments on commit 98d1efc

Please sign in to comment.