Skip to content

Commit 6a7b2d6

Browse files
committed
version 1.2
1 parent b9a4ef6 commit 6a7b2d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ publishing {
4646
maven(MavenPublication) {
4747
groupId = 'de.inetsoftware'
4848
artifactId = 'exceljconnect'
49-
version = '1.1'
49+
version = '1.2'
5050
from components.java
5151
pom {
5252
name = 'Excel driver for Java'
@@ -58,7 +58,7 @@ publishing {
5858
url = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
5959
}
6060
}
61-
developers {
61+
developers {
6262
developer {
6363
id = 'HardworkingMarek'
6464
name = 'Marek'

0 commit comments

Comments
 (0)