update of the version to 0.2.0

This commit is contained in:
Sylvestre Ledru
2021-09-07 22:12:59 +02:00
parent 3d65249b4e
commit 2a39bf143b
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -78,7 +78,7 @@ checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
[[package]]
name = "findutils"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"assert_cmd",
"glob",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "findutils"
version = "0.1.0"
version = "0.2.0"
homepage = "https://github.com/uutils/findutils"
repository = "https://github.com/uutils/findutils"
edition = "2018"