Skip to content

Commit 74e8ca2

Browse files
committed
12.1.0
1 parent 671eb32 commit 74e8ca2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog of `@reason-react-native/svg`
22

3-
## 12.0.0 - 2020-03-06
3+
## 12.1.0 - 2020-04-13
44

55
Initial release

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@reason-react-native/svg",
3-
"version": "0.0.0",
3+
"version": "12.1.0",
44
"publishConfig": {
55
"access": "public"
66
},
77
"peerDependencies": {
8-
"react-native-svg": "^12.0.0",
8+
"react-native-svg": "^12.1.0",
99
"reason-react": "^0.7.0",
1010
"reason-react-native": "^0.61.0"
1111
},

0 commit comments

Comments
 (0)