diff options
| author | Grant Ammons <gammons@gmail.com> | 2016-06-20 11:38:09 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2016-06-20 11:38:09 -0400 |
| commit | a551bd14ba7daa48c0c7409001710ed9f57c8046 (patch) | |
| tree | 095b3d2d310255b0913c33314af6d4a4c8ce3079 /todo.go | |
| parent | 642a71b941aa382b1e7a42e7e378452007373cda (diff) | |
Add webapp
Diffstat (limited to 'todo.go')
| -rw-r--r-- | todo.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ import ( ) const ( - VERSION = "0.1.0" + VERSION = "0.2.0" ) func main() { |
