Skip to content

Commit f1028bf

Browse files
committed
eventbus-annotation-processor 3.0.1
1 parent db04316 commit f1028bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EventBusAnnotationProcessor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44

55
archivesBaseName = 'eventbus-annotation-processor'
66
group = 'org.greenrobot'
7-
version = '3.0.0'
7+
version = '3.0.1'
88

99
sourceCompatibility = 1.7
1010

0 commit comments

Comments
 (0)