Skip to content

Commit 4202d4d

Browse files
committed
Bump to 1.1.0
1 parent 66e942f commit 4202d4d

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.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55

66
[dependencies]

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.0.0"
4+
current = "1.1.0"
55

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

0 commit comments

Comments
 (0)