diff --git a/src/fast_yaml.app.src b/src/fast_yaml.app.src index 42289ad..33bfb79 100644 --- a/src/fast_yaml.app.src +++ b/src/fast_yaml.app.src @@ -23,7 +23,7 @@ {application, fast_yaml, [{description, "Fast YAML native library for Erlang / Elixir"}, - {vsn, "1.0.34"}, + {vsn, "1.0.35"}, {modules, []}, {registered, []}, {applications, [kernel, stdlib, p1_utils]},