Skip to content

Commit c0fab65

Browse files
author
Deniz Yildirim
committed
version bump
1 parent f6da170 commit c0fab65

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
@@ -1,5 +1,5 @@
11
group 'com.bunq.sdk'
2-
version '1.28.0.4'
2+
version '1.28.0.5'
33

44
apply plugin: 'java'
55
apply plugin: 'maven-publish'
@@ -48,7 +48,7 @@ publishing {
4848
from components.java
4949
groupId = 'com.bunq.sdk'
5050
artifactId = 'sdk_java'
51-
version = '1.28.0.4'
51+
version = '1.28.0.5'
5252
}
5353
}
5454
}

0 commit comments

Comments
 (0)