Bump version to v0.1.1, add dist/ to .gitignore

Amolith created

Change summary

.gitignore | 1 +
Cargo.toml | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Detailed changes

Cargo.toml 🔗

@@ -1,6 +1,6 @@
 [package]
 name = "yatd"
-version = "0.1.0"
+version = "0.1.1"
 edition = "2021"
 description = "Todo tracker for AI agents"