Skip to content

Commit 549447e

Browse files
committed
Update version in the README.md
Signed-off-by: Patrick Luca Fazzi <patrick91@live.it>
1 parent 693855a commit 549447e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Rust Arkitect helps you:
1717
Add Rust Arkitect to your `Cargo.toml`:
1818
```toml
1919
[dev-dependencies]
20-
rust_arkitect = "0.1"
20+
rust_arkitect = "0.2"
2121
```
2222
Define your architectural rules:
2323
```rust

0 commit comments

Comments
 (0)