Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
davidohayon669 committed Jan 30, 2018
1 parent 6d002f9 commit 1cf238e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RCTYouTubeExample",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"start": "react-native start",
Expand All @@ -11,7 +11,7 @@
"dependencies": {
"react": "^16.2.0",
"react-native": "^0.52.2",
"react-native-youtube": "^1.0.1",
"react-native-youtube": "^1.1.0",
"rnpm": "^1.9.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-youtube",
"version": "1.0.1",
"version": "1.1.0",
"description": "A <YouTube/> component for React Native.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 1cf238e

Please sign in to comment.