1 parent 3562159 commit 448fe43Copy full SHA for 448fe43
1 file changed
ast/ast.go
@@ -1,5 +1,5 @@
1
package ast
2
3
func Version() string {
4
- return "v1.0.1"
+ return "v1.0.2"
5
}
0 commit comments