summaryrefslogtreecommitdiff
path: root/share.go
diff options
context:
space:
mode:
Diffstat (limited to 'share.go')
-rw-r--r--share.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/share.go b/share.go
index 7ab7b1d1..28bea796 100644
--- a/share.go
+++ b/share.go
@@ -12,5 +12,5 @@ package share
// Version of this module.
//
const (
- Version = "0.15.0-dev"
+ Version = "0.15.0"
)