diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-24 22:22:18 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-24 22:22:18 +0300 |
| commit | 95997ba2eb4de80b02245bacbf15e881adafd73c (patch) | |
| tree | 69a205245122173784683906cdac874336786f7f /internal/version.go | |
| parent | 489be96e51aaeb551f44ee4edc08197c40746e40 (diff) | |
increasing limitsv1.1.2
Diffstat (limited to 'internal/version.go')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index a77a49c..6f60d1c 100644 --- a/internal/version.go +++ b/internal/version.go @@ -6,7 +6,7 @@ import ( "codeberg.org/snonux/gos/internal/table" ) -const versionStr = "v1.1.1" +const versionStr = "v1.1.2" func printVersion() { table.New(). |
