Skip to content

Commit c4c203c

Browse files
committed
Version bump
1 parent 7965a63 commit c4c203c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-sha256",
3-
"version": "1.2.3",
3+
"version": "1.3.5",
44
"description": "Native sha256 react-native",
55
"main": "sha256.js",
66
"scripts": {
@@ -18,7 +18,9 @@
1818
"ios",
1919
"android",
2020
"hash",
21-
"sha256"
21+
"sha256",
22+
"sha1",
23+
"SHA"
2224
],
2325
"author": "Hagen Huebel <hhuebel@itinance.com> (hhuebel@itinance.com)",
2426
"license": "MIT",

0 commit comments

Comments
 (0)