Skip to content

Commit 91470ff

Browse files
committed
update version
1 parent 9a04fd8 commit 91470ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package vxrouter
22

33
// usefule constants for the whole project
44
const (
5-
Version = "0.0.1"
5+
Version = "0.0.2"
66
EnvPrefix = "VXR_"
77
NetworkDriver = "vxrNet"
88
IpamDriver = "vxrIpam"

0 commit comments

Comments
 (0)