diff --git a/src/bbmustache.app.src b/src/bbmustache.app.src index cef935e..29327c1 100644 --- a/src/bbmustache.app.src +++ b/src/bbmustache.app.src @@ -1,6 +1,6 @@ {application,bbmustache, [{description,"Binary pattern match Based Mustache template engine for Erlang/OTP"}, - {vsn,"1.12.1"}, + {vsn,"1.12.2"}, {registered,[]}, {applications,[kernel,stdlib]}, {maintainers,["Hinagiku Soranoba"]},