chore(release): prep for next release

pull/2223/head
Louis Ruch 4 years ago
parent ffa7dea4f6
commit 07406c2d18

@ -2,6 +2,8 @@
Canonical reference for changes, improvements, and bugfixes for Boundary.
## Next
## 0.9.0 (2022/06/20)
### New and Improved

@ -8,7 +8,7 @@ var (
// Whether cgo is enabled or not; set at build time
CgoEnabled bool
Version = "0.9.0"
Version = "0.9.1"
// VersionPrerelease is also set at compile time, similarly to Version.
VersionPrerelease = ""

Loading…
Cancel
Save