diff options
author | Sam Potts <sam@potts.es> | 2019-01-29 21:33:47 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-01-29 21:33:47 +1100 |
commit | b798368ba68853558819d79a995aa0deec27f95e (patch) | |
tree | c799fb2b444482f6d99dcdf3f16a957b290888c0 | |
parent | fa4868a26da7f433df98fff97f8d0acb7e33ce4a (diff) | |
download | plyr-b798368ba68853558819d79a995aa0deec27f95e.tar.lz plyr-b798368ba68853558819d79a995aa0deec27f95e.tar.xz plyr-b798368ba68853558819d79a995aa0deec27f95e.zip |
Update version
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4084d8b2..1a57d3ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plyr", - "version": "3.5.0", + "version": "3.5.0-beta.1", "description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player", "homepage": "https://plyr.io", "author": "Sam Potts <sam@potts.es>", |