From 832a27475b773e7a63cc0b582be8d7871de75dc3 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Wed, 7 Sep 2016 10:37:14 -0400 Subject: Bump version --- todo.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'todo.go') diff --git a/todo.go b/todo.go index 022ecbf..74782ef 100644 --- a/todo.go +++ b/todo.go @@ -6,12 +6,12 @@ import ( "strings" "github.com/fatih/color" - "github.com/skratchdot/open-golang/open" "github.com/gammons/todolist/todolist" + "github.com/skratchdot/open-golang/open" ) const ( - VERSION = "0.3.0" + VERSION = "0.3.1" ) func main() { -- cgit v1.3