diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-03-14 16:45:45 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2017-03-14 16:45:45 -0400 |
| commit | bd1c22d1af9cde98a7e1340df4d6d4e187b6b889 (patch) | |
| tree | 3aa43ff2c3a12dcbaae26ca418eb08ae5993726f /todo.go | |
| parent | a7f4fa609e805b7c85dd3b1783182ef987d91679 (diff) | |
Version bump
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.5.1" + VERSION = "0.5.2" ) func main() { |
