Skip to content

Commit

Permalink
Bumped v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delvedor committed Feb 25, 2019
1 parent 78adb35 commit 5bab197
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": "fastify-bearer-auth",
"version": "3.1.1",
"version": "4.0.0",
"description": "An authentication plugin for Fastify",
"main": "plugin.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/fastify/fastify-bearer-auth#readme",
"devDependencies": {
"fastify": "^2.0.0-rc.6",
"fastify": "^2.0.0",
"pre-commit": "^1.2.2",
"request": "2.88.0",
"snazzy": "^8.0.0",
Expand Down

0 comments on commit 5bab197

Please sign in to comment.