Skip to content

Commit f4cf75e

Browse files
committed
Require version
1 parent a6bcf24 commit f4cf75e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)