Skip to content

Commit 0efb0fe

Browse files
authored
cmd: Update version to v0.3.0
1 parent a33ad59 commit 0efb0fe

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/luno/danger-go/danger-js"
1010
)
1111

12-
const version = "v0.2.0"
12+
const version = "v0.3.0"
1313

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

0 commit comments

Comments
 (0)