Bump version

This commit is contained in:
Sung Won Cho 2017-05-06 12:59:28 +10:00
commit 65a9e1e916

View file

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