0.1.0-beta.1

This commit is contained in:
Sung Won Cho 2017-04-16 12:24:48 +10:00
commit f67c29be05

View file

@ -34,7 +34,7 @@ type Note struct {
const configFilename = ".dnoterc"
const DnoteUpdateFilename = ".dnote-upgrade"
const dnoteFilename = ".dnote"
const Version = "0.0.3"
const Version = "0.1.0-beta.1"
const letterRunes = "abcdefghipqrstuvwxyz0123456789"