We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea08f58 commit ab9915cCopy full SHA for ab9915c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## Version 1.19.1 (2022-10-16)
4
5
### aws-resources/
6
version.gradle.kts
@@ -1,5 +1,5 @@
-val stableVersion = "1.19.0"
-val alphaVersion = "1.19.0-alpha"
+val stableVersion = "1.19.1"
+val alphaVersion = "1.19.1-alpha"
allprojects {
if (findProperty("otel.stable") != "true") {
0 commit comments