Skip to content

Commit b7352ce

Browse files
committed
Bump version number
1 parent c0a1c4b commit b7352ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "comment-core-library",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"main": ["build/CommentCoreLibrary.js","build/style.css"],
55
"ignore": [
66
"tests/**/*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Jim Chen <[email protected]>",
1313
"keywords": ["danmaku", "video", "comments", "CommentCoreLibrary"],
1414
"license":"MIT",
15-
"version": "0.9.1",
15+
"version": "0.9.2",
1616
"devDependencies": {
1717
"grunt": "~0.4.1",
1818
"grunt-typescript": "~0.3.0",

0 commit comments

Comments
 (0)