Skip to content

Commit de70356

Browse files
committed
Release version 2.2.1
1 parent 20e0701 commit de70356

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## unreleased
4+
5+
## Version 2.2.1
46
- Ensure, that consistent tag names are used ([#89](https://github.com/jfrimmel/cargo-valgrind/pull/89)).
57
This will cause future releases to automatically include the pre-built artifacts thanks to running the deploy workflow when a new tag is pushed.
68

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-valgrind"
3-
version = "2.2.0"
3+
version = "2.2.1"
44
authors = ["Julian Frimmel <[email protected]>"]
55
edition = "2018"
66
description = "A cargo subcommand for running valgrind"

0 commit comments

Comments
 (0)