diff --git a/package.json b/package.json index d47d26f..e332b8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nearform/sql", - "version": "1.6.0", + "version": "1.7.0", "description": "SQL injection protection module", "main": "./SQL.js", "types": "./SQL.d.ts",