Skip to content

Commit

Permalink
update-version (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Callan <[email protected]>
  • Loading branch information
doomspork and Sean Callan authored Dec 1, 2021
1 parent d461835 commit 7a12656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Slime.Mixfile do
use Mix.Project

@version "1.2.1"
@version "1.3.0"

@compile_peg_task "tasks/compile.peg.exs"
@do_peg_compile File.exists?(@compile_peg_task)
Expand Down

0 comments on commit 7a12656

Please sign in to comment.