Skip to content

Commit

Permalink
Bumped v1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Sep 5, 2018
1 parent 5a7a3dd commit e39d415
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-postgres",
"version": "1.1.0",
"version": "1.1.1",
"description": "Fastify PostgreSQL connection plugin",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"pg": "^7.4.3"
},
"devDependencies": {
"fastify": "^1.10.0",
"fastify": "^1.11.1",
"pg-native": "^2.2.0",
"standard": "^12.0.0",
"tap": "^12.0.1"
Expand Down

0 comments on commit e39d415

Please sign in to comment.