Skip to content

Commit 1053126

Browse files
committed
chore: release 0.2.0
1 parent 1fd3316 commit 1053126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
}
5656
}
5757
},
58-
"version": "0.1.0"
58+
"version": "0.2.0"
5959
}

packages/react-native-fast-io/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-fast-io",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Modern IO for React Native, built on top of Nitro and Web standards",
55
"main": "./lib/commonjs/index",
66
"module": "./lib/module/index",

0 commit comments

Comments
 (0)