From 369f02c81983fe495e9ea6c77d9a19cdcf2d7fdc Mon Sep 17 00:00:00 2001 From: Sunny Li Date: Sat, 31 Jan 2015 21:30:00 -0500 Subject: [PATCH] first release --- README.md | 5 +++++ bower.json | 4 ++-- package.json | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e9c1f8b --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# videojs-danmaku + +Awesome danmaku overlay for +[videojs](https://github.com/videojs/video.js) thanks to +[CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary). diff --git a/bower.json b/bower.json index bde3514..cecbb00 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "videojs-danmaku", - "version": "0.3.1", + "version": "0.3.2", "authors": [ "Sunny Li" ], @@ -13,7 +13,7 @@ "main": [ "src/danmaku.js", "src/danmaku.css" - ] + ], "dependencies": { "comment-core-library": "0.9.0" }, diff --git a/package.json b/package.json index b768871..1b8fa4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "videojs-danmaku", - "version": "0.3.1", + "version": "0.3.2", "author": "Sunny Li", "description": "Danmaku overlay for videojs", "keywords": [