diff --git a/.idea/patched-porobot.iml b/.idea/patched-porobot.iml index 121e142..2c5f373 100644 --- a/.idea/patched-porobot.iml +++ b/.idea/patched-porobot.iml @@ -4,10 +4,10 @@ - - + + diff --git a/Cargo.lock b/Cargo.lock index 120fb48..0f2be88 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1032,7 +1032,7 @@ dependencies = [ [[package]] name = "patched_porobot" -version = "0.4.3" +version = "0.5.0" dependencies = [ "glob", "itertools 0.10.3", diff --git a/Cargo.toml b/Cargo.toml index 226c217..d9f2caa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "patched_porobot" -version = "0.4.3" +version = "0.5.0" authors = ["Stefano Pigozzi "] edition = "2021" description = "Legends of Runeterra card database utilities and bots"