Skip to content

Commit db85746

Browse files
Merge pull request #121 from dropbox/jfein/release
Prepare for release 0.1.4.
2 parents 89b05f5 + 31139e5 commit db85746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ kotlin.code.style=official
2222

2323
# POM
2424
GROUP = com.dropbox.affectedmoduledetector
25-
VERSION_NAME=0.1.4-SNAPSHOT
25+
VERSION_NAME=0.1.4
2626

2727
POM_ARTIFACT_ID = affectedmoduledetector
2828
POM_NAME = Affected Module Detector

0 commit comments

Comments
 (0)