Navigation Menu

Skip to content

Commit

Permalink
Bump version for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 29, 2015
1 parent e29b0e4 commit a080d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "droonga-http-server",
"description": "An HTTP Protocol Adapter for the Droonga Engine.",
"version": "1.1.2",
"version": "1.1.3",
"author": "Droonga project <droonga@groonga.org>",
"contributors": [
{
Expand All @@ -24,7 +24,7 @@
"commander": "*",
"daemon": "*",
"express": ">=4.9",
"express-droonga": ">=1.0.9",
"express-droonga": ">=1.1.0",
"express-session": "*",
"js-yaml": "*",
"mkdirp": "*",
Expand Down

0 comments on commit a080d97

Please sign in to comment.