Skip to content

Commit ebc2096

Browse files
author
dkmiecik
committed
Update readme, bump version.
1 parent 3c6bbaa commit ebc2096

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ You can also try out the [example app](https://snack.expo.io/@pzatorski/react-na
117117

118118
You can also try the [React Native App](https://github.com/Karthik-B-06/react-native-reanimated-flip/tree/rn-example-with-better-readme/rn-example/RNFlip).
119119

120-
The source code for the example app is under [/examples](https://github.com/czystyl/react-native-reanimated-flip/tree/develop/examples) folder.
120+
The source code for the example app is under [/examples](https://github.com/productbrew/react-native-reanimated-flip/tree/develop/example) folder.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-native-flip",
3-
"version": "0.1.8",
3+
"version": "0.2.0",
44
"author": "Luke Czyszczonik",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/czystyl/react-native-reanimated-flip"
7+
"url": "git+https://github.com/productbrew/react-native-reanimated-flip"
88
},
99
"license": "MIT",
1010
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)