diff --git a/package.json b/package.json index e710a1c..1d6576a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knextancy", - "version": "1.0.0", + "version": "1.0.1", "description": "Small library that provides a way of implementing multi-tenancy using table prefixes.", "main": "lib/index.js", "scripts": {