diff options
| author | Ingo Richter <ingo.richter+github@gmail.com> | 2017-08-22 11:04:15 -0700 |
|---|---|---|
| committer | Ingo Richter <ingo.richter+github@gmail.com> | 2017-08-22 11:04:15 -0700 |
| commit | 01de2e1a7d2e9b082b76e110c1f4079db39c6875 (patch) | |
| tree | e24fc26636498a7a2e6e8348f62f6dc0cef44e75 | |
| parent | 620a9f3aff090063f79285fb20437a62ce089a4e (diff) | |
update version
| -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() { |
