Skip to content

Commit b8356c2

Browse files
committed
build(version): bump bluetooth-battery-monitor from 0.3.0 to 0.3.1
1 parent ded5008 commit b8356c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/version_up.cjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ function usage() {
1010
3. patch: Increment the patch version.(e.g. 0.0.0 -> 0.0.1)
1111
1212
Examples:
13-
node version_up.js minor
14-
node version_up.js 2
13+
node version_up.cjs minor
14+
node version_up.cjs 2
1515
`;
1616
}
1717

0 commit comments

Comments
 (0)