Skip to content

Commit

Permalink
Bump version to 2.0.2 for updated go-buildkite version
Browse files Browse the repository at this point in the history
  • Loading branch information
lox committed Jan 7, 2018
1 parent d4b40d2 commit 811648e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version the library version number
const Version = "2.0.1"
const Version = "2.0.2"

0 comments on commit 811648e

Please sign in to comment.