Skip to content

Commit b8bc018

Browse files
build: set alpha version
1 parent c664e79 commit b8bc018

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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,7 +1,7 @@
11
[package]
22
authors = ["Filip Stefansson <filip.stefansson@gmail.com>"]
33
name = "cargo-semver"
4-
version = "1.1.2"
4+
version = "1.0.0-alpha.1"
55
license = "MIT"
66
description = "Cargo subcommand to update the version in your Cargo.toml file - SemVer style."
77
readme = "README.md"

0 commit comments

Comments
 (0)