Skip to content

Commit 9c2252c

Browse files
committed
chore: bumped version to 1.0.3
1 parent bb5aa39 commit 9c2252c

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 Postscript.MixProject do
44
def project do
55
[
66
app: :postscript,
7-
version: "1.0.2",
7+
version: "1.0.3",
88
elixir: "~> 1.9",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)