Skip to content

Commit

Permalink
bumping minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
jkyberneees committed Jan 3, 2019
1 parent ac12400 commit 6d60554
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 2 deletions.
37 changes: 36 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "restana",
"version": "2.6.0",
"version": "2.7.0",
"description": "Super fast and minimalist web framework for building REST micro-services.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -37,6 +37,7 @@
"find-my-way": "^1.17.0"
},
"devDependencies": {
"anumargak": "^2.0.2",
"chai": "^4.2.0",
"express": "^4.16.4",
"fastify": "^1.13.3",
Expand Down

0 comments on commit 6d60554

Please sign in to comment.