Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit ab17055

Browse files
committed
update package version
1 parent 92da318 commit ab17055

File tree

4 files changed

+8035
-8265
lines changed

4 files changed

+8035
-8265
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
React Native SDK for Cryptr Authentication through SSO
44

5+
Current version: `0.3.1`
6+
57
## Summary
68

79
- [@cryptr/cryptr-react-native](#cryptrcryptr-react-native)

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- boost-for-react-native (1.63.0)
3-
- cryptr-cryptr-react-native (0.3.0):
3+
- cryptr-cryptr-react-native (0.3.1):
44
- React-Core
55
- DoubleConversion (1.1.6)
66
- FBLazyVector (0.63.5)
@@ -342,7 +342,7 @@ EXTERNAL SOURCES:
342342

343343
SPEC CHECKSUMS:
344344
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
345-
cryptr-cryptr-react-native: ff44a530cec41f6804757cf87279969b0949334a
345+
cryptr-cryptr-react-native: 7eb255512c298933f876822a6bab3cd07d119d2d
346346
DoubleConversion: cde416483dac037923206447da6e1454df403714
347347
FBLazyVector: 352a8ca9bbc8e2f097d680747a8c97ecef12d469
348348
FBReactNativeSpec: 7dfb84f624136a45727c813ed21d130cd3e61beb

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cryptr/cryptr-react-native",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "React Native SDK for Cryptr Authentication",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)