Skip to content

Commit

Permalink
Bumped v2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Nov 6, 2018
1 parent d47d19e commit 394fb06
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-cookie",
"version": "2.0.2",
"version": "2.1.0",
"description": "Plugin for fastify to add support for cookies",
"main": "plugin.js",
"types": "plugin.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/fastify/fastify-cookie#readme",
"devDependencies": {
"@types/cookie": "^0.3.1",
"fastify": "^1.1.0",
"fastify": "^1.13.0",
"pre-commit": "^1.2.2",
"request": "^2.83.0",
"snazzy": "^8.0.0",
Expand Down

0 comments on commit 394fb06

Please sign in to comment.