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 b6601cf..7772354 100644 --- a/asciidoctor.go +++ b/asciidoctor.go @@ -6,7 +6,7 @@ package asciidoctor import "github.com/shuLhan/share/lib/math/big" const ( - Version = `0.3.1` + Version = `0.3.2` ) func init() { |
