Skip to content

Commit e5ef3af

Browse files
committed
v0.1.2
1 parent 4a53340 commit e5ef3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule Djot.MixProject do
66
def project do
77
[
88
app: :djot,
9-
version: "0.1.1",
9+
version: "0.1.2",
1010
elixir: "~> 1.15",
1111
start_permanent: Mix.env() == :prod,
1212
source_url: @source_url,

0 commit comments

Comments
 (0)