Skip to content

Commit a9401c4

Browse files
committed
Bump version for release
1 parent 61889d9 commit a9401c4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[package]
22
name = "vision-file-renamer"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
edition = "2021"
5+
license = "MIT"
6+
homepage = "https://github.com/pbs-data-solutions/prelude-file-renamer"
7+
repository = "https://github.com/pbs-data-solutions/prelude-file-renamer"
8+
readme = "README.md"
59

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

0 commit comments

Comments
 (0)