Skip to content

Commit

Permalink
Merge pull request #6 from hashicorp/version-bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
riddhi89 authored Feb 16, 2021
2 parents 09ae529 + ae992b3 commit 24c68f1
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 refers to the current version of hcp-sdk-go.
var Version = "0.1.0"
var Version = "0.2.0"

0 comments on commit 24c68f1

Please sign in to comment.