aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Bossing <max@bossi.ng>2025-07-19 17:00:42 +0200
committerMax Bossing <max@bossi.ng>2025-07-19 17:00:42 +0200
commitbe07419e395cdb27607ceaa67b76a7ba25972d96 (patch)
treea0223ae6ebc2ee30bb0a4abc24bc10a8b944726e /Cargo.toml
parent15bcc6147fff93a8862ada7d564bd558bba5c6e4 (diff)
feat: respect absolute/relative paths in dest field
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 c158254..bab7836 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "dots"
description = "System-agnostic dotfile-deployer "
-version = "2.0.0"
+version = "2.1.0"
edition = "2024"
[dependencies]