Skip to content

Commit 08d929d

Browse files
committed
1.1.0-RELEASE
1 parent e51c7bf commit 08d929d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
tag_name: ${{ steps.get_version.outputs.VERSION }}
4646
release_name: ${{ steps.get_version.outputs.VERSION }}
4747
body: |
48-
Available in Sonatype SNAPSHOTs repository under:
48+
Available in Sonatype repository under:
4949
`io.reactiverse:aws-sdk:${{ steps.get_version.outputs.VERSION }}`
5050
draft: false
5151
prerelease: false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Artifacts are published [here](https://search.maven.org/artifact/io.reactiverse/
1212

1313
| Project | Vert.x | AWS sdk |
1414
|---------|--------|----------|
15-
| 1.1.0 | 4.2.5 | 2.17.129 |
15+
| 1.1.0 | 4.2.4 | 2.17.129 |
1616
| 1.0.0 | 4.0.0 | 2.15.45 |
1717
| 0.7.0 | 3.9.4 | 2.15.23 |
1818
| 0.6.0 | 3.9.2 | 2.14.7 |

0 commit comments

Comments
 (0)