diff --git a/package-lock.json b/package-lock.json index 65964d6..cebd264 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "quail", - "version": "0.10.0", + "version": "0.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index da46919..af2cf97 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "quail", "productName": "Quail", - "version": "0.10.0", + "version": "0.11.0", "description": "Quail app", "private": true, "license": "MIT",