chore: Prep next release

pull/2235/head^2
Danielle Miu 4 years ago
parent 15f8f63b2d
commit 6cbf598369

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

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

Loading…
Cancel
Save