summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--run.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.go b/run.go
index 441929b..0447fca 100644
--- a/run.go
+++ b/run.go
@@ -94,7 +94,7 @@ func main() {
}
flag.Parse()
if *version {
- fmt.Println("xts-run alternative version 0.0.2")
+ fmt.Println("xts-run alternative version 0.0.3")
return
}