Skip to content

Commit

Permalink
bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Apr 11, 2019
1 parent 9b04fd3 commit be48a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -6,7 +6,7 @@ defmodule Yamlixir.MixProject do
def project do
[
app: :yamlixir,
version: "1.0.2",
version: "1.0.3",
elixir: "~> 1.6",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit be48a34

Please sign in to comment.