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