Skip to content

Commit

Permalink
upgrade soynode
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Santos committed Mar 27, 2014
1 parent 2e38015 commit 68fcbe6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pbnj",
"version": "0.1.1",
"version": "0.1.2",
"keywords": ["protocol", "buffer", "proto", "protobuf", "parser", "codegen"],
"description": "JavaScript protocol buffer schema parser and template based code generator",
"homepage": "https://github.com/dpup/pbnj",
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"mkdirp": "0.3.5",
"nodeunit": "0.8.0",
"kew": "0.3.3",
"soynode": "0.3.0"
"kew": "0.4.0",
"soynode": "0.3.5"
}
}

0 comments on commit 68fcbe6

Please sign in to comment.