Skip to content

Commit

Permalink
Bumped v1.15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 2, 2018
1 parent 68e97a1 commit db375fe
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,6 +1,6 @@
{
"name": "find-my-way",
"version": "1.14.1",
"version": "1.15.0",
"description": "Crazy fast http radix based router",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"homepage": "https://github.com/delvedor/find-my-way#readme",
"devDependencies": {
"benchmark": "^2.1.4",
"coveralls": "^3.0.1",
"coveralls": "^3.0.2",
"pre-commit": "^1.2.2",
"request": "^2.87.0",
"standard": "^11.0.1",
Expand Down

0 comments on commit db375fe

Please sign in to comment.