aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorTeddy Wing2024-03-10 16:31:36 +0100
committerTeddy Wing2024-03-10 16:31:36 +0100
commit50d5b0becd6d2e98975afa6cb319bfce11af3da9 (patch)
tree9df4b1a8a25ba7dc3c03106254a72e48127d0585 /cmd
parent3932a338b069f5b1dbc8e408764da719049cab98 (diff)
downloadgocapturedrefrace-0.0.2.tar.bz2
Increase version v0.0.1 -> v0.0.2HEADv0.0.2master
Diffstat (limited to 'cmd')
-rw-r--r--cmd/gocapturedrefrace/main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/gocapturedrefrace/main.go b/cmd/gocapturedrefrace/main.go
index 5a8970b..135f80b 100644
--- a/cmd/gocapturedrefrace/main.go
+++ b/cmd/gocapturedrefrace/main.go
@@ -1,4 +1,4 @@
-// Copyright (c) 2023 Teddy Wing
+// Copyright (c) 2023, 2024 Teddy Wing
//
// This file is part of Gocapturedrefrace.
//
@@ -25,7 +25,7 @@ import (
"gopkg.teddywing.com/capturedrefrace"
)
-var version = "0.0.1"
+var version = "0.0.2"
func main() {
if len(os.Args) > 1 &&