Skip to content

Commit 60ac9b6

Browse files
author
Roman Lomonosov
committed
v0.5.2
1 parent 8e67511 commit 60ac9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/elock.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
const APP = "elock"
22-
const VERSION = "0.5.1"
22+
const VERSION = "0.5.2"
2323

2424
type Config struct {
2525
EtcdEndpoints []string `json:"etcd-endpoints"`

0 commit comments

Comments
 (0)