Skip to content

Commit

Permalink
change version to v.1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Oct 31, 2014
1 parent fe24bcb commit 4590f05
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-video",
"version": "1.0.3",
"version": "1.1.3",
"description": "React component to load video from Vimeo or Youtube across any device",
"homepage": "https://github.com/pedronauck/react-video",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion dist/react-video.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* React Video - React component to load video from Vimeo or Youtube across any device
* @version v1.0.3
* @version v1.1.3
* @link https://github.com/pedronauck/react-video
* @license MIT
* @author Pedro Nauck (https://github.com/pedronauck)
Expand Down
2 changes: 1 addition & 1 deletion dist/react-video.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* React Video - React component to load video from Vimeo or Youtube across any device
* @version v1.0.3
* @version v1.1.3
* @link https://github.com/pedronauck/react-video
* @license MIT
* @author Pedro Nauck (https://github.com/pedronauck)
Expand Down
2 changes: 1 addition & 1 deletion dist/react-video.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-video.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-video",
"version": "1.0.3",
"version": "1.1.3",
"description": "React component to load video from Vimeo or Youtube across any device",
"author": {
"name": "Pedro Nauck",
Expand Down

0 comments on commit 4590f05

Please sign in to comment.