Skip to content

Commit 448fe43

Browse files
committed
V1.0.2
1 parent 3562159 commit 448fe43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ast/ast.go

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

33
func Version() string {
4-
return "v1.0.1"
4+
return "v1.0.2"
55
}

0 commit comments

Comments
 (0)