Skip to content

Commit 2a8ae16

Browse files
committed
Version 0.4.0
1 parent 509192c commit 2a8ae16

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.3.0",
7+
version: "0.4.0",
88
elixir: "~> 1.6",
99
start_permanent: Mix.env() == :prod,
1010
consolidate_protocols: Mix.env() != :test,

0 commit comments

Comments
 (0)