Skip to content

Commit

Permalink
Update version.go (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcmdarroch authored Aug 31, 2022
1 parent b9c8731 commit e0e879d
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.21.0"
var Version = "0.22.0"

0 comments on commit e0e879d

Please sign in to comment.