Skip to content

Commit 2f59448

Browse files
committed
increment version
1 parent fb4526b commit 2f59448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coderoad-functional-school",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Coderoad tutorial",
55
"author": "Shawn McKay <shawn.j.mckay@gmail.com> (http://shmck.com)",
66
"contributers": [
@@ -28,7 +28,7 @@
2828
"chai": "3.5.0",
2929
"chai-spies": "0.7.1",
3030
"mocha": "2.4.5",
31-
"mocha-coderoad": "^0.5.3"
31+
"mocha-coderoad": "^0.6.0"
3232
},
3333
"license": "MIT",
3434
"config": {

0 commit comments

Comments
 (0)