We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56675f0 commit 829b7cdCopy full SHA for 829b7cd
cmd/danger-go/main.go
@@ -9,7 +9,7 @@ import (
9
dangerJs "github.com/moolmanruan/danger-go/danger-js"
10
)
11
12
-const version = "v0.0.3"
+const version = "v0.1.0"
13
14
// main entrypoint of the danger-go command
15
func main() {
0 commit comments