Bump version to 0.2

This commit is contained in:
Matt Baer 2018-11-11 18:37:30 -05:00
parent b8ce944b5c
commit 002d0e6309
1 changed files with 2 additions and 1 deletions

3
app.go
View File

@ -29,7 +29,8 @@ const (
serverSoftware = "WriteFreely"
softwareURL = "https://writefreely.org"
softwareVer = "0.1"
softwareVer = "0.2"
)
var (