diff options
Diffstat (limited to 'asciidoctor.go')
| -rw-r--r-- | asciidoctor.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asciidoctor.go b/asciidoctor.go index 76b2f26..8ddfdc4 100644 --- a/asciidoctor.go +++ b/asciidoctor.go @@ -11,7 +11,7 @@ import "git.sr.ht/~shulhan/pakakeh.go/lib/math/big" const ( // Version of this module. - Version = `0.6.0` + Version = `0.6.1` _lf = "\n" ) |
