diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-05-25 09:58:15 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2017-05-25 09:58:15 -0400 |
| commit | 0e22f14f400068e32fe960b8eca3ee35b112cbd3 (patch) | |
| tree | d9f42a4ff76ce2ca84207f4480e3d97cd17841fa /todo.go | |
| parent | e015094d20811d30676014d60d8219fa0fa63e8a (diff) | |
bump version0.6
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.3" + VERSION = "0.6" ) func main() { |
