Skip to content

Commit

Permalink
Merge pull request #37 from denbon05/upgrade-pkg-2.0.1
Browse files Browse the repository at this point in the history
Upgrade lib version to 2.0.1
  • Loading branch information
denbon05 authored Mar 24, 2024
2 parents deb92aa + 0059b4d commit 0759f65
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-lcache",
"version": "2.0.0",
"version": "2.0.1",
"description": "Light cache plugin for fastify",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -54,4 +54,4 @@
"dependencies": {
"fastify-plugin": "^3.0.1"
}
}
}

0 comments on commit 0759f65

Please sign in to comment.