Skip to content

Commit

Permalink
Bump version to 0.1.2 (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Shenshin <[email protected]>
  • Loading branch information
AlexanderShenshin authored Jun 4, 2024
1 parent 371df2d commit e16e727
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PODS:
- boost (1.83.0)
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
- eudi-wallet-kit-react-native (0.1.1):
- eudi-wallet-kit-react-native (0.1.2):
- AnyCodable-FlightSchool
- glog
- RCT-Folly (= 2022.05.16.00)
Expand Down Expand Up @@ -1365,7 +1365,7 @@ SPEC CHECKSUMS:
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
eudi-wallet-kit-react-native: 3f000d45231977a3615991e7c8e23c8adf0378ac
eudi-wallet-kit-react-native: 97ff1b8166adc6b8ca76acc5aa584aa1697b37c3
FBLazyVector: f64d1e2ea739b4d8f7e4740cde18089cd97fe864
FBReactNativeSpec: 9f2b8b243131565335437dba74923a8d3015e780
Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openwallet-foundation/eudi-wallet-kit-react-native",
"version": "0.1.1",
"version": "0.1.2",
"description": "React Native wrapper for EUDI wallet reference libraries",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit e16e727

Please sign in to comment.