diff options
| author | Grant Ammons <gammons@gmail.com> | 2016-08-27 16:18:29 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2016-08-27 16:18:29 -0400 |
| commit | e1f901cc29eec9dc55a0629b3b6ed2536deeda3b (patch) | |
| tree | 3d9259b209ccff5503f5c727663ec512fac0ea31 /todo.go | |
| parent | 5c9cb6b5cb09b51b2fa18351ec58d53ad82ac425 (diff) | |
Bump version to 0.3.0
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.2.0" + VERSION = "0.3.0" ) func main() { |
