We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1d554 commit a2184d4Copy full SHA for a2184d4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-ulid-jsi",
3
- "version": "0.1.0",
+ "version": "0.2.0",
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