Skip to content

Commit

Permalink
Bumped v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delvedor committed Apr 13, 2020
1 parent 7625af2 commit bb368c9
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": "2.2.2",
"version": "3.0.0",
"description": "Crazy fast http radix based router",
"main": "index.js",
"typings": "index.d.ts",
Expand All @@ -24,7 +24,7 @@
"speed"
],
"engines": {
"node": ">=6"
"node": ">=10"
},
"author": "Tomas Della Vedova - @delvedor (http://delved.org)",
"license": "MIT",
Expand Down

0 comments on commit bb368c9

Please sign in to comment.