Merge pull request #346 from baude/0.2.1

0.2.1
This commit is contained in:
Brent Baude 2018-02-16 13:24:46 -06:00 committed by GitHub
commit 3723cecc33
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.3-dev"
const Version = "0.2.1-dev"