Skip to content

Commit d66fe3f

Browse files
committed
Bump version to 0.1.3
1 parent 88ae8cd commit d66fe3f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.1.3 (2026-04-09)
44

55
- Fixed Ctrl+E not toggling endianness when the Data Inspector was hidden
66
- Added "Toggle Endianness" to the View and context menus so endianness can be toggled in Vim mode

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
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[package]
66
name = "rusthex"
7-
version = "0.1.1"
7+
version = "0.1.3"
88
edition = "2024"
99
authors = ["Shuzo Kashihara <suman.orega.warukatta@gmail.com>"]
1010
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)