Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zezha-msft committed Jun 28, 2019
1 parent 657e1e8 commit 3e51f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ const (
UserAgent = "azure-pipeline-go/" + Version

// Version is the semantic version (see http://semver.org) of the pipeline package.
Version = "0.1.0"
Version = "0.2.0"
)

0 comments on commit 3e51f66

Please sign in to comment.