Skip to content

Commit 855e258

Browse files
authored
(fix): publish 1.0.14 (#51)
1 parent 6bbf754 commit 855e258

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
@@ -46,7 +46,7 @@ publishing {
4646
maven(MavenPublication) {
4747
groupId = 'dev.merge'
4848
artifactId = 'merge-java-client'
49-
version = 'v1.0.14'
49+
version = '1.0.14'
5050
from components.java
5151
pom {
5252
scm {

0 commit comments

Comments
 (0)