summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Harris <pharris@opentext.com>2015-02-18 15:42:25 -0500
committerPeter Harris <pharris@opentext.com>2015-02-18 15:42:25 -0500
commit2ed0bf89dc8dffb596b32bbb62ee0cde0b5695a4 (patch)
tree8492350541bdfdf77d46bbdbc2920521619eb6c4
parent006bd4d0628c30b42ebee4f8fe4f4807028ca329 (diff)
Bump version numberHEAD0.0.3master
-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
}