Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed Sep 29, 2014
1 parent 641961a commit 7fecf7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "pintura",
"version": "0.3.8",
"version": "0.3.9",
"author": "Kris Zyp",
"email": "kriszyp@gmail.com",
"description": "JSGI-based RESTful JSON/JavaScript server",
Expand Down Expand Up @@ -61,7 +61,7 @@
],
"dependencies": {
"formidable": ">=1.0.0",
"jsgi-node": ">=0.3.2",
"jsgi-node": ">=0.3.3",
"perstore": ">=0.3.0",
"promised-io": ">=0.3.0",
"rql": ">=0.3.1",
Expand Down

0 comments on commit 7fecf7f

Please sign in to comment.