Skip to content

Commit

Permalink
chore: versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis committed Jun 8, 2024
1 parent 6991d50 commit a6f89a7
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.3.0"
@version "1.3.1"

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

0 comments on commit a6f89a7

Please sign in to comment.