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 d94b8a4f..3d9efdc7 100644
--- a/share.go
+++ b/share.go
@@ -8,5 +8,5 @@ package share
var (
// Version of this module.
- Version = `0.50.1`
+ Version = `0.51.0`
)