Skip to content

Commit 25e04ff

Browse files
Prepare for next development phase
1 parent a286037 commit 25e04ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/releasing.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ext {
22
DESCRIPTION = "A Gradle Plugin and library to determine which modules were affected in a commit."
3-
VERSION = "0.1.1"
3+
VERSION = "0.1.2-SNAPSHOT"
44
GIT_URL = 'https://github.com/Dropbox/AffectedModuleDetector'
55
GROUP_ID = "com.dropbox.affectedmoduledetector"
66
SONATYPE_SNAPSHOT_URL = "https://oss.sonatype.org/content/repositories/snapshots/"

0 commit comments

Comments
 (0)