aboutsummaryrefslogtreecommitdiff
path: root/lilin.go
diff options
context:
space:
mode:
Diffstat (limited to 'lilin.go')
-rw-r--r--lilin.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lilin.go b/lilin.go
index acf8e21..b855692 100644
--- a/lilin.go
+++ b/lilin.go
@@ -9,7 +9,7 @@ import (
)
// Version latest released version.
-const Version = `0.1.0`
+const Version = `0.2.0`
// defTimeout define default timeout for service and client connection.
const defTimeout = 5 * time.Second