summaryrefslogtreecommitdiff
path: root/ciigo.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-12-27 13:41:08 +0700
committerShulhan <ms@kilabit.info>2025-12-27 13:41:08 +0700
commit2aedfd279a082fb3a6c05ae9f70b01005f499ef9 (patch)
tree5869b7b989d64755b909a92420cb259f168d8cb4 /ciigo.go
parent9ac6c7af20c0e456a1551eca751221878fcc4a9e (diff)
downloadciigo-2aedfd279a082fb3a6c05ae9f70b01005f499ef9.tar.xz
Release ciigo v0.15.3 (2025-12-27)v0.15.3
This is the last release for year 2025. In the README, we fix broken "Change log" link when rendered on pkg.go.dev and sr.ht sites. The go.mod has been updated to use minimum Go 1.24.0; and all dependencies has been updated to latest release. Happy holidays!
Diffstat (limited to 'ciigo.go')
-rw-r--r--ciigo.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ciigo.go b/ciigo.go
index 792a2cf..6f08b31 100644
--- a/ciigo.go
+++ b/ciigo.go
@@ -28,7 +28,7 @@ const (
)
// Version define the latest tagged release of this module.
-var Version = `0.15.2`
+var Version = `0.15.3`
// defExcludes define default files to be excludes on GoEmbed.
var defExcludes = []string{