Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 47c63cd

Browse files
committed
package.json: bump version to 1.2.9
Signed-off-by: Huang Rui <vowstar@gmail.com>
1 parent d2e249e commit 47c63cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
5252
"test": "nyc --reporter=lcov mocha --reporter spec --timeout 200000",
5353
"coverage": "cat ./coverage/lcov.info | coveralls"
5454
},
55-
"version": "1.2.8"
55+
"version": "1.2.9"
5656
}

0 commit comments

Comments
 (0)