diff --git a/package-lock.json b/package-lock.json index 91c47ff2..a47b440b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@appfolio/react-native-payments", - "version": "0.14.0-0", + "version": "0.14.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@appfolio/react-native-payments", - "version": "0.14.0-0", + "version": "0.14.0", "license": "MIT", "dependencies": { "es6-error": "^4.0.2", diff --git a/package.json b/package.json index c93d1414..867bfc82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appfolio/react-native-payments", - "version": "0.14.0-0", + "version": "0.14.0", "description": "Welcome to the best and most comprehensive library for integrating payments like Apple Pay and Google Pay into your React Native app.", "scripts": { "run:packager": "cd examples/native && yarn run:packager",