Skip to content

Commit a281f43

Browse files
committed
Bump to 1.1.5
1 parent 42d2c71 commit a281f43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "lockdiff"
3-
version = "1.1.4"
3+
version = "1.1.5"
44
description = "Display more readable diffs for lock files"
55
edition = "2021"
66
license = "BSD-3-Clause"

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github_url = "https://github.com/your-tools/lockdiff/"
22

33
[version]
4-
current = "1.1.4"
4+
current = "1.1.5"
55

66
regex = '''
77
(?P<major>\d+)

0 commit comments

Comments
 (0)