Skip to content

Commit

Permalink
v0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
candid82 committed Apr 6, 2019
1 parent 60c413c commit 110afbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/procs.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const (
PRINT_IF_NOT_NIL
)

const VERSION = "v0.12.1"
const VERSION = "v0.12.2"

var internalLibs map[string][]byte

Expand Down

0 comments on commit 110afbe

Please sign in to comment.