Bump version to v0.2.3-dev

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
Matthew Heon
2018-02-23 13:59:46 -05:00
parent 525e3b17e4
commit 3a8764a9c9

View File

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