We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c3e75 commit d755d1aCopy full SHA for d755d1a
src/riak_core.app.src
@@ -1,7 +1,7 @@
1
{application,
2
riak_core,
3
[{description, "Riak Core Lite"},
4
- {vsn, "0.10.4"},
+ {vsn, "0.10.5"},
5
{applications,
6
[kernel, stdlib, crypto, os_mon, poolboy]},
7
{mod, {riak_core_app, []}},
0 commit comments