Skip to content

Commit ba368ef

Browse files
committed
update version
1 parent c361752 commit ba368ef

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sbuild-linter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "sbuild-linter"
33
description = "Linter for SBUILD package files"
4-
version = "0.4.4"
4+
version = "0.5.0"
55
authors.workspace = true
66
license.workspace = true
77
edition.workspace = true

sbuild/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sbuild"
3-
version = "0.1.10"
3+
version = "0.2.0"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)