Skip to content

Commit

Permalink
Bump the version number for the bug fix to close #8 from @kibamaple.
Browse files Browse the repository at this point in the history
  • Loading branch information
realistschuckle committed Sep 16, 2015
1 parent 68d779f commit dd7a728
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "nodemock",
"version": "0.3.4",
"version": "0.3.5",
"directories": {
"test": "test"
},
"main": "./lib/nodemock",
"description": "Simple Yet Powerful Mocking Framework for NodeJs",
"author": "Arunoda Susiripala <arunoda.susiripala@gmail.com>",
"author": "Curtis Schlak <realistschuckle@gmail.com>",
"homepage": "http://curtis.schlak.com/nodemock/",
"contributors": [
"Curtis Schlak <realistschuckle@gmail.com>",
"Oscar Renalias <oscar@renalias.net>",
"Aaron Fay <aaron.j.fay@gmail.com>",
"Dominic Tarr <dominic.tarr@gmail.com>",
Expand Down

0 comments on commit dd7a728

Please sign in to comment.