diff --git a/package.json b/package.json index 97f501f01..b121801c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dexie", - "version": "1.1", + "version": "1.1.0", "description": "Minimalistic IndexedDB API with bullet proof transactions", "main": "dist/latest/Dexie.js", "repository": {