diff --git a/package.json b/package.json index c0a2c60..43fa0b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@reeq/react-native-ios-passkit", - "version": "1.0.3", + "version": "1.0.4", "description": "React-Native wrapper for iOS PassKit. Contains a PKAddPassButton and a methods to work with PassKit.", "main": "lib/commonjs/index", "module": "lib/module/index",