Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit 4663770

Browse files
authored
Merge pull request #4 from AntidoteDB/rename
Renaming the app.src
2 parents 07d2a8f + fe29ac7 commit 4663770

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{application, antidote_pb,
1+
{application, antidotec_pb,
22
[
3-
{description, "Protocol Buffer client for antidote"},
3+
{description, "Protocol Buffer client of AntidoteDB for Erlang"},
44
{vsn, "1"},
55
{registered, []},
66
{applications, [
@@ -9,6 +9,6 @@
99
]},
1010
{included_applications, [
1111
riak_pb
12-
]},
12+
]},
1313
{env, []}
1414
]}.

0 commit comments

Comments
 (0)