Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
candid82 committed Jan 26, 2017
1 parent 29919ba commit f1bfad0
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 @@ -23,7 +23,7 @@ type (
}
)

const VERSION = "v0.6.0"
const VERSION = "v0.6.1"

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

0 comments on commit f1bfad0

Please sign in to comment.