Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Bump to verison 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zsims committed May 10, 2019
1 parent 0063c63 commit bbbb88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/buildkite-signed-pipeline/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

var (
Version string = "1.8.0"
Version string = "1.9.0"
)

func main() {
Expand Down

0 comments on commit bbbb88f

Please sign in to comment.