Skip to content

Commit c9cda0c

Browse files
committed
Version 0.5.2
1 parent 120a067 commit c9cda0c

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 Toml.MixProject do
44
def project do
55
[
66
app: :toml,
7-
version: "0.5.1",
7+
version: "0.5.2",
88
elixir: "~> 1.6",
99
start_permanent: Mix.env() == :prod,
1010
consolidate_protocols: Mix.env() != :test,

0 commit comments

Comments
 (0)