Skip to content

Commit f3f646f

Browse files
committed
v0.17.0
1 parent 2ad4007 commit f3f646f

File tree

3 files changed

+391
-5
lines changed

3 files changed

+391
-5
lines changed

core/procs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const (
3838
PRINT_IF_NOT_NIL
3939
)
4040

41-
const VERSION = "v0.16.0"
41+
const VERSION = "v0.17.0"
4242

4343
const (
4444
CLJ Dialect = iota

0 commit comments

Comments
 (0)