Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRogue76 committed Mar 26, 2022
1 parent cb8b3f8 commit 2a7e79a
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 @@ -251,7 +251,7 @@ PODS:
- React-jsinspector (0.63.4)
- react-native-flipper (0.110.0):
- React-Core
- react-native-hashing (0.1.4):
- react-native-hashing (0.1.5):
- React-Core
- React-RCTActionSheet (0.63.4):
- React-Core/RCTActionSheetHeaders (= 0.63.4)
Expand Down Expand Up @@ -475,7 +475,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
react-native-flipper: 19d1ae21290a3e77445fc68322745eb71a753a71
react-native-hashing: 55e58a1f9c41f1c5d30bccf3cf0a3cf41a169ffd
react-native-hashing: 83de01b4ad6f0fb6a59e4a16420e81150bffcbd3
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
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": "react-native-hashing",
"version": "0.1.4",
"version": "0.1.5",
"description": "A hashing library for react native written in C++ and JSI",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 2a7e79a

Please sign in to comment.