Skip to content

Commit 301b39d

Browse files
Prepare for release 0.1.0.2
1 parent 28e6904 commit 301b39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎affectedmoduledetector/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626

2727
ext {
2828
DESCRIPTION = "A Gradle Plugin and library to determine which modules were affected in a commit."
29-
VERSION = "0.1.0.1"
29+
VERSION = "0.1.0.2"
3030
GIT_URL = 'https://github.com/Dropbox/AffectedModuleDetector'
3131
GROUP_ID = "com.dropbox.affectedmoduledetector"
3232
}

0 commit comments

Comments
 (0)