Skip to content

Commit

Permalink
Release v0.31.0. (#771)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Apr 22, 2024
1 parent 79e30bb commit 44d5e0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "cargo-semver-checks"
version = "0.30.0"
version = "0.31.0"
edition = "2021"
authors = ["Predrag Gruevski <[email protected]>"]
license = "Apache-2.0 OR MIT"
description = "Scan your Rust crate for semver violations."
repository = "https://github.com/obi1kenobi/cargo-semver-checks"
readme = "./README.md"
keywords = ["semver", "check", "crate", "cargo"]
keywords = ["semver", "linter", "check", "crate", "cargo"]
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
rust-version = "1.74"

Expand Down

0 comments on commit 44d5e0b

Please sign in to comment.