Skip to content

Commit c5393df

Browse files
committed
update version to 19
1 parent 7ed25fb commit c5393df

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Amazon Q CLI Team ([email protected])", "Chay Nabors (nabochay@amazon
88
edition = "2024"
99
homepage = "https://aws.amazon.com/q/"
1010
publish = false
11-
version = "1.18.2"
11+
version = "1.19.0"
1212
license = "MIT OR Apache-2.0"
1313

1414
[workspace.dependencies]

crates/chat-cli/src/cli/feed.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
{
1414
"type": "release",
1515
"date": "2025-10-23",
16-
"version": "1.18.2",
17-
"title": "Version 1.18.2",
16+
"version": "1.19.0",
17+
"title": "Version 1.19.0",
1818
"changes": [
1919
{
2020
"type": "added",

0 commit comments

Comments
 (0)