Skip to content

Commit 5ca7491

Browse files
authored
Merge pull request #256 from basho/develop-3.0-description
Add description
2 parents f2f7877 + 99b8ff5 commit 5ca7491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eleveldb.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, eleveldb,
22
[
3-
{description, ""},
3+
{description, "Erlang wrapper to Basho-modified leveldb store"},
44
{vsn, git},
55
{registered, []},
66
{applications, [

0 commit comments

Comments
 (0)