We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d77c9 commit 5325082Copy full SHA for 5325082
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [0.3.3](https://github.com/Andarius/react-native-zstd/compare/v0.3.2...v0.3.3) (2022-09-19)
4
+
5
## [0.3.2](https://github.com/Andarius/react-native-zstd/compare/v0.3.1...v0.3.2) (2022-09-19)
6
7
## [0.3.1](https://github.com/Andarius/react-native-zstd/compare/v0.3.0...v0.3.1) (2022-09-19)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-zstd",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "ZSTD for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments