Browse Source

Bumped version to 0.3.3

Guillaume J. Charmes 12 years ago
parent
commit
822056094a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      commands.go

+ 1 - 1
commands.go

@@ -24,7 +24,7 @@ import (
 	"unicode"
 	"unicode"
 )
 )
 
 
-const VERSION = "0.3.2"
+const VERSION = "0.3.3"
 
 
 var (
 var (
 	GIT_COMMIT string
 	GIT_COMMIT string