bump ers to 0.3.0
- SHA
721b2fb2dce6a3f5fddcb30e73c13336e5b23b52- Parents
-
bc82199 - Tree
7df694a
721b2fb
721b2fb2dce6a3f5fddcb30e73c13336e5b23b52bc82199
7df694a| Status | File | + | - |
|---|---|---|---|
| M |
Cargo.toml
|
1 | 1 |
Cargo.tomlmodified@@ -1,6 +1,6 @@ | ||
| 1 | 1 | [package] |
| 2 | 2 | name = "ers" |
| 3 | -version = "0.2.0" | |
| 3 | +version = "0.3.0" | |
| 4 | 4 | edition = "2024" |
| 5 | 5 | description = "Window border renderer for tarmac" |
| 6 | 6 | |