Skip to content

Commit 2f007e4

Browse files
committed
chore: release 8.2.1-nitro.1
1 parent e030ec1 commit 2f007e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-nitro-sqlite-example",
3-
"version": "0.1.0",
3+
"version": "8.2.1-nitro.1",
44
"private": true,
55
"scripts": {
66
"pods": "cd ios && RCT_NEW_ARCH_ENABLED=1 bundle exec pod install",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-nitro-sqlite-workspace",
3-
"version": "0.1.0",
3+
"version": "8.2.1-nitro.1",
44
"packageManager": "[email protected]",
55
"private": "true",
66
"workspaces": [

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-nitro-sqlite",
3-
"version": "0.1.0",
3+
"version": "8.2.1-nitro.1",
44
"description": "Fast SQLite for react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)