Skip to content

Commit

Permalink
Bumped v6.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed May 24, 2022
1 parent 180e0fa commit 48d539c
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/mongodb",
"version": "6.0.0",
"version": "6.0.1",
"description": "Fastify MongoDB connection plugin",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/fastify/fastify-mongodb#readme",
"devDependencies": {
"@types/node": "^17.0.0",
"fastify": "^4.0.0-rc.2",
"fastify": "^4.0.0-rc.3",
"pre-commit": "^1.2.2",
"standard": "^17.0.0",
"tap": "^16.1.0",
Expand Down

0 comments on commit 48d539c

Please sign in to comment.