Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Commit a799289

Browse files
committed
bump version
1 parent c64dac7 commit a799289

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "react-native-cookies",
3-
"version": "3.1.0",
4-
"description": "Cookie manager for react native",
5-
"keywords": [ "react", "react native", "react-component", "cookies", "webview", "react-native" ],
6-
"main": "index.js",
7-
"author": "@joeferraro",
8-
"license": "MIT",
9-
"dependencies": {
10-
"invariant": "^2.1.0"
11-
}
12-
}
2+
"name": "react-native-cookies",
3+
"version": "3.2.0",
4+
"description": "Cookie manager for react native",
5+
"keywords": ["react", "react native", "react-component", "cookies", "webview", "react-native"],
6+
"main": "index.js",
7+
"author": "@joeferraro",
8+
"license": "MIT",
9+
"dependencies": {
10+
"invariant": "^2.1.0"
11+
}
12+
}

0 commit comments

Comments
 (0)