We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd3875 commit eacfb36Copy full SHA for eacfb36
3 files changed
bower.json
@@ -1,7 +1,6 @@
1
{
2
"name": "comment-core-library",
3
"description": "Javascript library for organizing and displaying danmaku comments",
4
- "version": "0.10.0",
5
"license": "MIT",
6
"authors": [
7
"Jim Chen <knh.jabbany@gmail.com>"
exports.js
package.json
@@ -20,7 +20,7 @@
20
],
21
"main": "dist/CommentCoreLibrary.js",
22
23
+ "version": "0.11.0",
24
"devDependencies": {
25
"coveralls": "~2.11.0",
26
"grunt": "^1.0.1",
0 commit comments