Skip to content

Commit 1310975

Browse files
committed
chore: release 1.0.0-1
1 parent fc786a7 commit 1310975

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [1.0.0-1] - 2022-12-10
44

55
### Bugfixes
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mitch528/react-native-grpc",
3-
"version": "1.0.0-0",
3+
"version": "1.0.0-1",
44
"description": "gRPC for react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)