diff --git a/package.json b/package.json index e947a0e..be0064b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knex-on-duplicate-update", - "version": "1.1.2", + "version": "1.1.3", "description": "Simple patcher for Knex. It adds the .onDuplicateUpdate() function to knex's query builder.", "main": "lib/index.js", "types": "types.d.ts",