Skip to content

Commit 3d42637

Browse files
committed
v0.8.2
1 parent b6c520d commit 3d42637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ type (
2424
}
2525
)
2626

27-
const VERSION = "v0.8.1"
27+
const VERSION = "v0.8.2"
2828

2929
func NewReplContext(env *Env) *ReplContext {
3030
first, _ := env.Resolve(MakeSymbol("joker.core/*1"))

0 commit comments

Comments
 (0)