Skip to content

Commit 757051a

Browse files
committed
chore: bump version
1 parent db255f2 commit 757051a

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
@@ -6,7 +6,7 @@ defmodule Tint.MixProject do
66
def project do
77
[
88
app: :tint,
9-
version: "1.2.0",
9+
version: "1.3.0",
1010
elixir: "~> 1.14",
1111
start_permanent: Mix.env() == :prod,
1212
deps: deps(),

0 commit comments

Comments
 (0)