Skip to content

Commit 250795a

Browse files
Bumped version to 1.3.3
1 parent 5b7efd4 commit 250795a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.3.3
2+
3+
- Support multiple target binaries in deprun
4+
- Added a filter option to deprun
5+
-
16
# 1.3.2
27

38
- Updated dependencies

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "dependency_runner"
33
description = "ldd for Windows - and more!"
4-
version = "1.3.2"
4+
version = "1.3.3"
55
authors = ["Marco Esposito <esposito@imfusion.com>"]
66
edition = "2021"
77
license = "LGPL-3.0-only"

0 commit comments

Comments
 (0)