Skip to content

Commit 76c4586

Browse files
chore(release): 4.1.3 [skip ci]
## [4.1.3](v4.1.2...v4.1.3) (2021-09-08) ### Bug Fixes * Fix podspec to be compliant with latest Cocoapods ([#191](#191)) ([006361b](006361b))
1 parent 006361b commit 76c4586

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.3](https://github.com/tradle/react-native-udp/compare/v4.1.2...v4.1.3) (2021-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix podspec to be compliant with latest Cocoapods ([#191](https://github.com/tradle/react-native-udp/issues/191)) ([006361b](https://github.com/tradle/react-native-udp/commit/006361b95b1e6c836225cdb95fe733f41bdf2afb))
7+
18
## [4.1.2](https://github.com/tradle/react-native-udp/compare/v4.1.1...v4.1.2) (2021-01-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-udp",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "React Native UDP socket API for Android & iOS",
55
"homepage": "https://github.com/tradle/react-native-udp",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)