Skip to content

Commit 4abef85

Browse files
ehusssyphar
authored andcommitted
Bump version to 0.19.3
1 parent b6705e9 commit 4abef85

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## Unreleased
77

8+
## [0.19.3] - 2025-06-17
9+
10+
### Added
11+
12+
- Added `Command::source_dir_mount_kind`
13+
14+
### Fixed
15+
16+
- Fixed running tests inside of nixos
17+
818
## [0.19.2] - 2025-03-19
919

1020
- unfreeze rustup version, don't canoncalize binary names

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustwide"
3-
version = "0.19.2"
3+
version = "0.19.3"
44
edition = "2018"
55
build = "build.rs"
66

0 commit comments

Comments
 (0)