There was an error while loading. Please reload this page.
1 parent a977007 commit d36f1a8Copy full SHA for d36f1a8
1 file changed
src/elysium.app.src
@@ -1,7 +1,7 @@
1
{application, elysium,
2
[
3
{description, "Elysium for Cassandra"},
4
- {vsn, "0.2.0"},
+ {vsn, "0.2.1"},
5
{id, "elysium"},
6
{registered, [elysium_sup, elysium_connection_sup]},
7
{applications, [kernel, stdlib]},
0 commit comments