diff options
| author | Quey-Liang Kao <s101062801@m101.nthu.edu.tw> | 2017-08-27 22:33:27 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-27 22:33:27 -0500 |
| commit | ffe7856c0d2f6d62e2be73f04ce576647ccbde15 (patch) | |
| tree | e24fc26636498a7a2e6e8348f62f6dc0cef44e75 /todo.go | |
| parent | 620a9f3aff090063f79285fb20437a62ce089a4e (diff) | |
| parent | 01de2e1a7d2e9b082b76e110c1f4079db39c6875 (diff) | |
Merge pull request #94 from ingorichter/ingo/update-version
update version
Diffstat (limited to 'todo.go')
| -rw-r--r-- | todo.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ import ( ) const ( - VERSION = "0.6" + VERSION = "0.7" ) func main() { |
