Skip to content

Commit eacfb36

Browse files
committed
Correctly bump version to 0.11.0 instead
1 parent ecd3875 commit eacfb36

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

bower.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "comment-core-library",
33
"description": "Javascript library for organizing and displaying danmaku comments",
4-
"version": "0.10.0",
54
"license": "MIT",
65
"authors": [
76
"Jim Chen <knh.jabbany@gmail.com>"

exports.js

Whitespace-only changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"main": "dist/CommentCoreLibrary.js",
2222
"license": "MIT",
23-
"version": "0.10.0",
23+
"version": "0.11.0",
2424
"devDependencies": {
2525
"coveralls": "~2.11.0",
2626
"grunt": "^1.0.1",

0 commit comments

Comments
 (0)