Skip to content

Commit 16570e8

Browse files
committed
chore: bump version
1 parent 786d120 commit 16570e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-passkeys",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A library for using (webauthn) passkeys on iOS, Android & web with a single api",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
@@ -44,4 +44,4 @@
4444
"react": "*",
4545
"react-native": "*"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)