Skip to content

Commit d0beaa4

Browse files
chore(snapshot): Prepare for v3.0.1 (#884)
Release-As: 3.0.1 Co-authored-by: cs-devops-bot <cs-devops-bot@carlspring.com>
1 parent f63ad28 commit d0beaa4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.0"
2+
".": "3.0.1-SNAPSHOT"
33
}

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ extra:
131131
POM_GROUP_ID: org.carlspring.cloud.aws
132132
POM_ARTIFACT_ID: s3fs-nio
133133
## {x-release-please-start-version}
134-
POM_VERSION: "3.0.0"
134+
POM_VERSION: "3.0.1-SNAPSHOT"
135135
## {x-release-please-end}
136136

137137
nav:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## {x-release-please-start-version}
2-
version=3.0.0
2+
version=3.0.1-SNAPSHOT
33
## {x-release-please-end}
44

55
# Signature key id

0 commit comments

Comments
 (0)