Skip to content

Commit 6b0614d

Browse files
committed
chore: bump to 0.2.0
1 parent f4a274e commit 6b0614d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Klife.MixProject do
44
def project do
55
[
66
app: :klife,
7-
version: "0.1.0",
7+
version: "0.2.0",
88
elixir: "~> 1.14",
99
start_permanent: Mix.env() == :prod,
1010
elixirc_paths: elixirc_paths(Mix.env()),

0 commit comments

Comments
 (0)