Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
davidohayon669 committed Aug 11, 2017
1 parent 588106e commit 3364e1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RCTYouTubeExample",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
Expand Down
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.0-beta.2",
"version": "1.0.0-beta.3",
"description": "A <YouTube/> component for React Native.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 3364e1e

Please sign in to comment.