Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

Commit a61fc1b

Browse files
author
Chris Sinchok
committed
New version [ci skip]
1 parent 1a27c81 commit a61fc1b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bower.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "videojs-vast-plugin",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"homepage": "https://github.com/theonion/videojs-vast-plugin",
55
"authors": [
66
"Shaker Islam <[email protected]>",
77
"Chris Sinchok <[email protected]>",
8-
"Sean Bloomfield <[email protected]>"
8+
"Sean Bloomfield <[email protected]>",
9+
"Andrew Kos <[email protected]>"
910
],
1011
"description": "A VAST plugin for VideoJS",
1112
"main": "videojs.vast.js",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-vast-plugin",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "A VAST plugin for VideoJS",
55
"main": "vast.video.js",
66
"directories": {

0 commit comments

Comments
 (0)