Skip to content

Commit 4bb364f

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2020-01-26) ### Bug Fixes * **iOS:** Resolve crash when using WebKit CookieManager.get with missing URL protocol ([#13](#13)) ([0b047b6](0b047b6))
1 parent 0b047b6 commit 4bb364f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-community/react-native-cookies",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Cookie Manager for React Native",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)