Skip to content

Commit f4eb7d6

Browse files
committed
chore(library): prepare release 0.2.0
1 parent 678fbf9 commit f4eb7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ext {
66

77
publishedGroupId = 'fr.arthurvimond.rxbindingadapters'
88
artifact = 'core'
9-
libraryVersion = "0.1.0"
9+
libraryVersion = "0.2.0"
1010

1111
libraryName = 'RxBindingAdapters'
1212
libraryDescription = 'Direct integration of RxJava with the Data Binding library.'

0 commit comments

Comments
 (0)