Skip to content

Commit 4590f05

Browse files
committed
change version to v.1.1.3
1 parent fe24bcb commit 4590f05

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-video",
3-
"version": "1.0.3",
3+
"version": "1.1.3",
44
"description": "React component to load video from Vimeo or Youtube across any device",
55
"homepage": "https://github.com/pedronauck/react-video",
66
"authors": [

dist/react-video.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* React Video - React component to load video from Vimeo or Youtube across any device
3-
* @version v1.0.3
3+
* @version v1.1.3
44
* @link https://github.com/pedronauck/react-video
55
* @license MIT
66
* @author Pedro Nauck (https://github.com/pedronauck)

dist/react-video.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* React Video - React component to load video from Vimeo or Youtube across any device
3-
* @version v1.0.3
3+
* @version v1.1.3
44
* @link https://github.com/pedronauck/react-video
55
* @license MIT
66
* @author Pedro Nauck (https://github.com/pedronauck)

dist/react-video.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-video.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-video",
3-
"version": "1.0.3",
3+
"version": "1.1.3",
44
"description": "React component to load video from Vimeo or Youtube across any device",
55
"author": {
66
"name": "Pedro Nauck",

0 commit comments

Comments
 (0)