Skip to content

Commit

Permalink
new version 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lud committed Nov 4, 2022
1 parent 033db26 commit 9997de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule Modkit.MixProject do
def project do
[
app: :modkit,
version: "0.2.8",
version: "0.2.9",
description: "A set of tool to work with Elixir modules files.",
elixir: "~> 1.13",
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 9997de2

Please sign in to comment.