Skip to content

Commit 315aac8

Browse files
committed
releasing version 0.3.2.2
1 parent 549732c commit 315aac8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/maven_central.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
releaseversion:
77
description: 'Release version'
88
required: true
9-
default: '0.3.2.1'
9+
default: '0.3.2.2'
1010
jobs:
1111
publish:
1212
runs-on: ubuntu-latest

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To use this sample code please do one of the following:
4444
<dependency>
4545
<groupId>com.jkoolcloud.client.api</groupId>
4646
<artifactId>jkool-client-api</artifactId>
47-
<version>0.3.2.1</version>
47+
<version>0.3.2.2</version>
4848
</dependency>
4949
```
5050

0 commit comments

Comments
 (0)