Skip to content

Commit 829b7cd

Browse files
committed
Increase version to v0.1.0
1 parent 56675f0 commit 829b7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/danger-go/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
dangerJs "github.com/moolmanruan/danger-go/danger-js"
1010
)
1111

12-
const version = "v0.0.3"
12+
const version = "v0.1.0"
1313

1414
// main entrypoint of the danger-go command
1515
func main() {

0 commit comments

Comments
 (0)