Skip to content

Commit d4f6249

Browse files
committed
Bumb version
1 parent 07fed80 commit d4f6249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gotsmart.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"github.com/tarm/serial"
1818
)
1919

20-
const VERSION = "0.0.1"
20+
const VERSION = "0.0.2"
2121

2222
type frameupdate struct {
2323
Frame string

0 commit comments

Comments
 (0)