We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e67511 commit 60ac9b6Copy full SHA for 60ac9b6
main/elock.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
const APP = "elock"
22
-const VERSION = "0.5.1"
+const VERSION = "0.5.2"
23
24
type Config struct {
25
EtcdEndpoints []string `json:"etcd-endpoints"`
0 commit comments