Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 23, 2022
1 parent 25ba592 commit ef306fd
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,6 +1,6 @@
[package]
name = "cargo-v"
version = "0.1.8"
version = "1.0.0"
edition = "2021"
description = "Update the version of your package easily"
license = "MIT"
Expand All @@ -13,4 +13,4 @@ include = ["Cargo.lock", "Cargo.toml", "README.md", "src"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
[dependencies]

0 comments on commit ef306fd

Please sign in to comment.