Skip to content

Commit 9bbf79c

Browse files
committed
v1.1.0; change version
1 parent fe6bdca commit 9bbf79c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
- Added showAddPassControllerFromFile method for iOS platform to pass in local filepath of .pkpass. ([f989b785d8e54f4642dba74226850b9d24b10508](https://github.com/dev-family/react-native-wallet-manager/pull/21/commits/f989b785d8e54f4642dba74226850b9d24b10508) by [@devt259](https://github.com/devt259))
3838

39-
## v1.0.0
39+
## v1.1.0
4040

4141
### Added
4242

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-wallet-manager",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Provides some Apple Wallet functionality for IOS and Google Wallet for Android.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)