Skip to content

Commit 2c07534

Browse files
committed
chore: release 0.1.0
1 parent c71783a commit 2c07534

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@
5151
}
5252
}
5353
}
54-
}
54+
},
55+
"version": "0.1.0"
5556
}

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.2.0",
3+
"version": "0.1.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)