Merge pull request #307 from rhatdan/VERSION

Bump to v0.22.0
This commit is contained in:
Daniel J Walsh 2020-09-11 09:31:10 -04:00 committed by GitHub
commit a3a0f87c00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "0.21.1-dev"
const Version = "0.22.1-dev"