Bump version to v0.2.2 for ongoing development
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #347 Approved by: mheon
This commit is contained in:
parent
3723cecc33
commit
5317ba792c
|
|
@ -1,4 +1,4 @@
|
||||||
package version
|
package version
|
||||||
|
|
||||||
// Version is the version of the build.
|
// Version is the version of the build.
|
||||||
const Version = "0.2.1-dev"
|
const Version = "0.2.2-dev"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue