Skip to content

Commit

Permalink
v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
candid82 committed Apr 8, 2017
1 parent f857df8 commit 684f792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type (
}
)

const VERSION = "v0.7.1"
const VERSION = "v0.7.2"

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

0 comments on commit 684f792

Please sign in to comment.