diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ import ( "github.com/jpappel/atlas/pkg/query" ) -const VERSION = "0.4.1" +const VERSION = "0.5.1" const ExitCommand = 2 // exit because of a command parsing error func addGlobalFlagUsage(fs *flag.FlagSet) func() { |
