Skip to content

Commit

Permalink
Bump version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Sep 5, 2019
1 parent 6c94b3f commit ce2d931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "knex-on-duplicate-update",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simple patcher for Knex. It adds the .onDuplicateUpdate() function to knex's query builder.",
"main": "lib/index.js",
"types": "types.d.ts",
Expand Down

0 comments on commit ce2d931

Please sign in to comment.