Skip to content

Commit 4738f11

Browse files
committed
Reduce keyword count for crates.io
1 parent a45345a commit 4738f11

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
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 & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nextver"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = ["Tim Martin <tim@tim.direct>"]
55
readme = "README.md"
66
repository = "https://github.com/t-mart/nextver"
@@ -13,14 +13,7 @@ keywords = [
1313
"version",
1414
"semver",
1515
"calver",
16-
"increment",
1716
"bump",
18-
"next",
19-
"release",
20-
"tag",
21-
"git",
22-
"vcs",
23-
"versioning",
2417
]
2518
categories = ["development-tools::version-management"]
2619

0 commit comments

Comments
 (0)