summaryrefslogtreecommitdiff
path: root/gotp.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-09-06 23:55:54 +0700
committerShulhan <ms@kilabit.info>2022-09-06 23:55:54 +0700
commitdc0ff281441c70edb0270b5a94b7fce28126dcfd (patch)
tree37134058925d35102d51855f761b0e6cef920859 /gotp.go
parent79a18749c364e18b07dbeb4f296903aa568e1766 (diff)
downloadgotp-0.2.2.tar.xz
Release gotp v0.2.2 (2022-09-06)v0.2.2
=== Bug fix * all: fix the go:embed reference to symbolic link === Chores * all: add task to serve and preview the documentation at _doc * all: group all documents into directory _doc
Diffstat (limited to 'gotp.go')
-rw-r--r--gotp.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gotp.go b/gotp.go
index ad8daef..83bc649 100644
--- a/gotp.go
+++ b/gotp.go
@@ -25,7 +25,7 @@ const (
)
var (
- Version = `0.2.1`
+ Version = `0.2.2`
)
// normalizeLabel convert non alpha number, hyphen, underscore, or period