We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4238e commit cb4db6eCopy full SHA for cb4db6e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-ulid-jsi",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "High-performance ULID generator for React Native using JSI and C++. Supports both old and new architecture on iOS and Android.",
5
"main": "./lib/commonjs/index.js",
6
"module": "./lib/module/index.js",
0 commit comments