Update version to v1.1.0

This commit is contained in:
2026-03-23 17:35:55 -05:00
parent 1e0e5c864c
commit 149d308f9b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "pallet"
version = "1.0.6"
version = "1.1.0"
edition = "2024"
description = "A project manager and build system for C inspired by Rust's Cargo"