Skip to content

Commit 8ee9c34

Browse files
committed
Release version 2.0.3
1 parent 0597477 commit 8ee9c34

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

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.0.3
46
- rework continuos integration tests and automate release workflow
57
- Update dependencies
68

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.0.2"
3+
version = "2.0.3"
44
authors = ["Julian Frimmel <julian.frimmel@gmail.com>"]
55
edition = "2018"
66
description = "A cargo subcommand for running valgrind"

0 commit comments

Comments
 (0)