summaryrefslogtreecommitdiff
path: root/share.go
diff options
context:
space:
mode:
Diffstat (limited to 'share.go')
-rw-r--r--share.go6
1 files changed, 2 insertions, 4 deletions
diff --git a/share.go b/share.go
index 28bea796..51563838 100644
--- a/share.go
+++ b/share.go
@@ -8,9 +8,7 @@
//
package share
-//
-// Version of this module.
-//
const (
- Version = "0.15.0"
+ // Version of this module.
+ Version = "0.16.0"
)