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 330d8e0 commit 91b6344Copy full SHA for 91b6344
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.3.1](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.3.0...v4.3.1) (2020-08-24)
2
+
3
4
+### Bug Fixes
5
6
+* **Android:** Bump API to 29 ([edc8518](https://github.com/Rapsssito/react-native-tcp-socket/commit/edc851893ebcbadf748d25b0a03e81130e08ce97))
7
8
# [4.3.0](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.2.0...v4.3.0) (2020-08-12)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "react-native-tcp-socket",
"title": "React Native Tcp Socket",
- "version": "4.3.0",
+ "version": "4.3.1",
"description": "React Native TCP socket API for Android & iOS with SSL/TLS support",
"main": "src/index.js",
"types": "lib/types/index.d.ts",
0 commit comments