summaryrefslogtreecommitdiff
path: root/ciigo.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-12-14 15:49:35 +0700
committerShulhan <ms@kilabit.info>2023-12-14 15:50:36 +0700
commitb97be92c238e766dafa80dcfeae92987f016b895 (patch)
treeb153ae3813af209fc581b169351bd1cbff24f601 /ciigo.go
parent65735d94885752c06f369d46c8edd9abbc1ec5a0 (diff)
downloadciigo-0.11.0.tar.xz
Release ciigo v0.11.0 (2023-12-14)v0.11.0
=== Breaking changes * Field [ConvertOptions.HtmlTemplate] become [ConvertOptions.HTMLTemplate] * Method [Converter.SetHtmlTemplateFile] become [Converter.SetHTMLTemplateFile] * Method [Converter.ToHtmlFile] become [Converter.ToHTMLFile] === Bug fix * asciidoc: fix custom ID on the first section not applied correctly
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 272e838..9925736 100644
--- a/ciigo.go
+++ b/ciigo.go
@@ -27,7 +27,7 @@ const (
)
// Version define the latest tagged release of this module.
-var Version = `0.10.1`
+var Version = `0.11.0`
// defExcludes define default files to be excludes on GoEmbed.
var defExcludes = []string{