Skip to content

Commit ff83f71

Browse files
committed
bump to v0.2.8
1 parent 3d65aed commit ff83f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7"
19+
const NodeVersion = "0.2.8"
2020

2121
type Service interface {
2222
Disconnect()

0 commit comments

Comments
 (0)