Skip to content

Commit

Permalink
chore: release 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarius committed Jun 19, 2024
1 parent 13b5474 commit fd9a0d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [1.0.1](https://github.com/Andarius/react-native-zstd/compare/v1.0.0...v1.0.1) (2024-06-19)

# [1.0.0](https://github.com/Andarius/react-native-zstd/compare/v0.6.1...v1.0.0) (2024-06-18)


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": "react-native-zstd",
"version": "1.0.0",
"version": "1.0.1",
"description": "ZSTD for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit fd9a0d0

Please sign in to comment.