Merge pull request #396 from mheon/bump_022

Bump version to 0.2.2 and dev version to 0.2.3-dev
This commit is contained in:
Brent Baude
2018-02-23 13:04:12 -06:00
committed by GitHub

View File

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