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 f63ad28 commit d0beaa4Copy full SHA for d0beaa4
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "3.0.0"
+ ".": "3.0.1-SNAPSHOT"
3
}
docs/mkdocs.yml
@@ -131,7 +131,7 @@ extra:
131
POM_GROUP_ID: org.carlspring.cloud.aws
132
POM_ARTIFACT_ID: s3fs-nio
133
## {x-release-please-start-version}
134
- POM_VERSION: "3.0.0"
+ POM_VERSION: "3.0.1-SNAPSHOT"
135
## {x-release-please-end}
136
137
nav:
gradle.properties
@@ -1,5 +1,5 @@
-version=3.0.0
+version=3.0.1-SNAPSHOT
4
5
# Signature key id
0 commit comments