Skip to content

Commit 3105d86

Browse files
committed
bump to v0.2.1
1 parent 29fd4f4 commit 3105d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/pasarguard/node/tools"
1717
)
1818

19-
const NodeVersion = "0.2.0"
19+
const NodeVersion = "0.2.1"
2020

2121
type Service interface {
2222
Disconnect()

0 commit comments

Comments
 (0)