Skip to content

Commit 124b738

Browse files
author
Roman Bataev
committed
v0.15.1
1 parent e84b1d8 commit 124b738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/procs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const (
3737
PRINT_IF_NOT_NIL
3838
)
3939

40-
const VERSION = "v0.15.0"
40+
const VERSION = "v0.15.1"
4141

4242
const (
4343
CLJ Dialect = iota

0 commit comments

Comments
 (0)