Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
bredikhin committed Feb 18, 2014
1 parent f1acd8e commit 4e22cb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/boilerplates/application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Koa.js application based on Koan boilerplate",
"version": "0.0.1",
"dependencies": {
"koan": "~0.0.7",
"koan": "~0.0.8",
"redis": "~0.10.0",
"lodash": "~2.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koan",
"description": "A Koa.js Application Boilerplate",
"version": "0.0.7",
"version": "0.0.8",
"homepage": "https://github.com/bredikhin/koan",
"keywords": [
"koa",
Expand Down

0 comments on commit 4e22cb0

Please sign in to comment.