We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd68ec commit c8ad3c2Copy full SHA for c8ad3c2
build.gradle
@@ -37,7 +37,7 @@ subprojects {
37
// DO NOT FORGET TO DOCUMENT CHANGES IN CHANGELOG.md
38
//
39
// Add a GitHub release for every new release: https://github.com/otto-de/edison-aws/releases
40
- version = '0.3.3-SNAPSHOT'
+ version = '0.3.3'
41
group = 'de.otto.edison'
42
43
repositories {
0 commit comments