We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675a16a commit dd5fbbdCopy full SHA for dd5fbbd
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Toml.MixProject do
2
use Mix.Project
3
4
- @version "0.5.2"
+ @version "0.6.0"
5
@source_url "https://github.com/bitwalker/toml-elixir"
6
7
def project do
0 commit comments