diff --git a/package-lock.json b/package-lock.json index f67aceb6..d8b3fdb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "available-to-promise", - "version": "3.1.2", + "version": "3.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "available-to-promise", - "version": "3.1.2", + "version": "3.1.3", "dependencies": { "@capacitor/android": "^2.4.7", "@capacitor/core": "^2.4.7", diff --git a/package.json b/package.json index 746ac310..18bfa256 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "available-to-promise", - "version": "3.1.2", + "version": "3.1.3", "private": true, "description": "Available to Promise", "scripts": {