Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Secbone committed Jul 29, 2016
1 parent e01b738 commit 5e07e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "koa-static2",
"version": "0.1.6",
"version": "0.1.7",
"description": "Middleware for Koa@2 to serve a folder under a name declared by user",
"main": "dist/index.js",
"main": "index.js",
"scripts": {
"test": "mocha --compilers js:babel-register --require babel-polyfill"
},
Expand Down

0 comments on commit 5e07e75

Please sign in to comment.