Skip to content

Commit 1bfc9fa

Browse files
Bump version and update Readme
1 parent 222587b commit 1bfc9fa

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
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,6 +1,6 @@
11
[package]
22
name = "messy-folder-reorganizer-ai"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
authors = ["Eugene Perminov <perminov.eugene@gmail.com>"]
66
license = "MIT OR Apache-2.0"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
4. Playground
170170

171171
You can test different cases using the `test_cases` folder.
172+
If you applied reorganization to `strucutred-folder` or `dest` folders - simply run `bash generate.sh` script to return it to the initial state. The flow will be improved in next releases with rollback feature
172173

173174
- Example:
174175

0 commit comments

Comments
 (0)