Skip to content

Commit

Permalink
chore: release 1.0.0-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch528 committed Jan 11, 2023
1 parent 455a6ae commit 8dfd201
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [1.0.0-4] - 2023-01-11

### Bugfixes

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"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",
Expand Down

0 comments on commit 8dfd201

Please sign in to comment.