Bump version

This commit is contained in:
Tom Andrade 2019-04-15 10:44:24 +02:00
parent c64d8eedd3
commit 7042578dc8
Signed by: wolvie
GPG Key ID: 31AAB07872E82669
2 changed files with 7 additions and 1 deletions

@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
## 2019-03-18 - 0.0.3
### Added
- Add some html templates
## 2019-03-18 - 0.0.2
### Added

@ -23,7 +23,7 @@ const (
letterIdxMax = 63 / letterIdxBits // # of letter indices fitting in 63 bits
)
const (
appVersion = "0.0.1"
appVersion = "0.0.3"
)
const indexPage = `