From 590fc58de70bb281812371be6e44ccb7d73d3ec6 Mon Sep 17 00:00:00 2001 From: "Guillaume J. Charmes" Date: Mon, 5 Aug 2013 14:49:37 -0700 Subject: [PATCH] Update version. --- commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.go b/commands.go index aa991811c..78916f3a7 100644 --- a/commands.go +++ b/commands.go @@ -27,7 +27,7 @@ import ( "unicode" ) -const VERSION = "0.5.0-dev" +const VERSION = "0.5.1-dev" var ( GITCOMMIT string