We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455a6ae commit 8dfd201Copy full SHA for 8dfd201
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [1.0.0-4] - 2023-01-11
4
5
### Bugfixes
6
package.json
{
"name": "@mitch528/react-native-grpc",
- "version": "1.0.0-3",
+ "version": "1.0.0-4",
"description": "gRPC for react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments