Skip to content

Commit 14fb994

Browse files
committed
Release version 2.3.3
1 parent 1f1b12d commit 14fb994

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
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## unreleased
4+
5+
## Version 2.3.3
46
- Make some suppression files for standard library more general ([#129](https://github.com/jfrimmel/cargo-valgrind/pull/129))
57

68
## Version 2.3.2

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-valgrind"
3-
version = "2.3.2"
3+
version = "2.3.3"
44
authors = ["Julian Frimmel <julian.frimmel@gmail.com>"]
55
edition = "2018"
66
rust-version = "1.58.1"

0 commit comments

Comments
 (0)