Skip to content

Commit

Permalink
release 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahar Talmi committed Nov 9, 2013
1 parent 41e6558 commit c5db405
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "servus",
"version": "0.0.9",
"version": "0.0.10",
"description": "Connect based web server & reverse proxy",
"main": "lib",
"scripts": {
Expand Down Expand Up @@ -28,5 +28,10 @@
"chalk": "~0.2.1",
"lodash": "~2.1.0",
"nopt": "~2.1.2"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-release": "~0.6.0",
"load-grunt-tasks": "~0.2.0"
}
}

0 comments on commit c5db405

Please sign in to comment.