Skip to content

Commit cdb9b55

Browse files
committed
Update bin/release
1 parent c2ec718 commit cdb9b55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/release

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/sh -e
22

3-
bin/build
3+
bumpit "${1:-???}"
44

5-
bumpit
5+
bin/build
66

77
version=$(jq -r .version package.json)
88

0 commit comments

Comments
 (0)