Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 6f2e9df

Browse files
author
Mario Mainz
committed
Bump version to 1.0.3
1 parent e4425bb commit 6f2e9df

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
@@ -4,7 +4,7 @@ defmodule Ink.Mixfile do
44
def project do
55
[
66
app: :ink,
7-
version: "1.0.2",
7+
version: "1.0.3",
88
elixir: "~> 1.8",
99
build_embedded: Mix.env() == :prod,
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)