Skip to content

Commit f79f409

Browse files
committed
v0.2.0
1 parent 57a1b37 commit f79f409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package main
22

33
const (
4-
VERSION = "0.2.0dev"
4+
VERSION = "0.2.0"
55
)

0 commit comments

Comments
 (0)