Skip to content

Commit fbe897c

Browse files
committed
Version bump for NPM (to RN 0.25+)
1 parent ff23aeb commit fbe897c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-android-circles",
33
"description": "A react native android package to show a circle progress view.",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"main": "index.android.js",
66
"author": {
77
"name": "Kwaak"
@@ -12,7 +12,7 @@
1212
},
1313
"license": "MIT",
1414
"peerDependencies": {
15-
"react-native": ">= 0.19.0"
15+
"react-native": ">= 0.25.0"
1616
},
1717
"keywords": [
1818
"react-component",

0 commit comments

Comments
 (0)