diff --git a/package-lock.json b/package-lock.json index f08787f..312952e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "quail", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f85b40b..598bca9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "quail", "productName": "Quail", - "version": "1.3.0", + "version": "1.3.1", "description": "Quail app", "private": true, "license": "MIT",