diff options
author | Sam Potts <sam@potts.es> | 2019-04-12 18:38:46 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-04-12 18:38:46 +1000 |
commit | e281078441ad50c4b0b997b615b48fc0c254f173 (patch) | |
tree | 43c1b11c4361e02189ae643f525efb155d8a99d0 | |
parent | 9bb75f6f52a59165a63fab0827a894b73510a641 (diff) | |
download | plyr-e281078441ad50c4b0b997b615b48fc0c254f173.tar.lz plyr-e281078441ad50c4b0b997b615b48fc0c254f173.tar.xz plyr-e281078441ad50c4b0b997b615b48fc0c254f173.zip |
Bump version
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ad34ffa1..ddc4bf4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plyr", - "version": "3.5.2", + "version": "3.5.3", "description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player", "homepage": "https://plyr.io", "author": "Sam Potts <sam@potts.es>", |