We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 244a01b commit 69528d1Copy full SHA for 69528d1
src/bbmustache.app.src
@@ -1,6 +1,6 @@
1
{application,bbmustache,
2
[{description,"Binary pattern match Based Mustache template engine for Erlang/OTP"},
3
- {vsn,"1.10.0"},
+ {vsn,"1.11.0"},
4
{registered,[]},
5
{applications,[kernel,stdlib]},
6
{maintainers,["Hinagiku Soranoba"]},
0 commit comments