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:
Matthew Heon 2018-02-16 14:28:12 -05:00 committed by Atomic Bot
parent 3723cecc33
commit 5317ba792c

View file

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