summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNaz <ndpm13@ch-naseem.com>2025-08-09 14:48:37 +0100
committerNaz <ndpm13@ch-naseem.com>2025-08-09 14:48:37 +0100
commit9cc0d64d408223d3d13deb70c918a27904256883 (patch)
tree327a4d36e0aec8ebee6eaa49977ae232406b647c /Cargo.toml
parentf4dffc5f3503af4d7adfff6dc5108181f7e57178 (diff)
🛠️chore: bump version to 0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a9dc316..27ee6e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zap-rs"
-version = "0.1.0"
+version = "0.2.0"
edition = "2024"
authors = ["Naz <ndpm13@ch-naseem.com>"]
description = "Rust-based AppImage package manager inspired by Zap"