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
commit 1d9539337b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2.2-dev"
const Version = "0.2.3-dev"