Skip to content

Commit d25162b

Browse files
committed
Upload release 1.4.1 to search.maven.org
1 parent 5be7a80 commit d25162b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def doUploadArchives = project.hasProperty('sonatypeUsername') && project.hasPro
6262
if (doUploadArchives) {
6363
group = "com.ecwid.consul"
6464
archivesBaseName = "consul-api"
65-
version = "1.4.0"
65+
version = "1.4.1"
6666

6767
signing {
6868
sign configurations.archives

0 commit comments

Comments
 (0)