Skip to content

Commit 6fc57bd

Browse files
author
SergeyPirogov
committed
fix base path issue
1 parent dd9e0a8 commit 6fc57bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
archivesBaseName = 'reqover-java'
77
group='io.reqover'
8-
version='0.2.5'
8+
version='0.2.6'
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)