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

Commit 486195f

Browse files
preguicabieniusa
authored andcommitted
Added version to proto file (#10)
1 parent ada47f8 commit 486195f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

proto/antidote.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
syntax = "proto2";
2+
13
// Java package specifiers
24
option java_package = "com.basho.riak.protobuf";
35
option java_outer_classname = "AntidotePB";

0 commit comments

Comments
 (0)