summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/version.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/version.go b/internal/version.go
index 1be5eb7..0b00721 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -30,7 +30,7 @@
//
// # Version History
//
-// Current: v0.4.0
+// Current: v0.4.1
//
// See the git repository for complete version history and release notes.
package internal
@@ -50,4 +50,4 @@ package internal
//
// $ gt version
// v0.3.0
-const Version = "v0.4.1"
+const Version = "v0.4.2"