Skip to content

Commit bd3452e

Browse files
authored
chore(workflows/v1): bump patch version (#3563)
Manually bump the patch version to account for the documentation changes. A minor version bump seems like overkill.
1 parent 1f263ae commit bd3452e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/generated/cloud/workflows/v1/.sidekick.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ specification-source = 'google/cloud/workflows/v1'
1717
service-config = 'google/cloud/workflows/v1/workflows_v1.yaml'
1818

1919
[codec]
20-
version = '1.1.0'
20+
version = '1.1.1'
2121
copyright-year = '2025'
2222
# TODO(#1285) - remove `redundant_explicit_links` workaround when no longer needed
2323
# TODO(#742) - remove `broken_intro_doc_links` workaround when no longer needed

src/generated/cloud/workflows/v1/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[package]
1818
name = "google-cloud-workflows-v1"
19-
version = "1.1.0"
19+
version = "1.1.1"
2020
description = "Google Cloud Client Libraries for Rust - Workflows API"
2121
edition.workspace = true
2222
authors.workspace = true

0 commit comments

Comments
 (0)