Skip to content

Commit 7ce37a7

Browse files
chore: Release slumber version 1.3.1
1 parent e25d5f3 commit 7ce37a7

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77
## [Unreleased] - ReleaseDate
88

9+
## [1.3.1] - 2024-05-21
10+
911
### Fixed
1012

1113
- Fix double key events on Windows [#226](https://github.com/LucasPickering/slumber/issues/226)

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = ["rest", "http", "terminal", "tui"]
77
license = "MIT"
88
name = "slumber"
99
repository = "https://github.com/LucasPickering/slumber"
10-
version = "1.3.0"
10+
version = "1.3.1"
1111
# Keep in sync w/ rust-toolchain.toml
1212
rust-version = "1.74.0"
1313

0 commit comments

Comments
 (0)