ci: Modified the CI/CD pipeline to bump the procedural macros as well

This commit is contained in:
2025-09-02 17:27:12 -06:00
parent b1572c903c
commit ebc58b831d
4 changed files with 97 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "validate_theme_derive"
version = "0.1.0"
version = "0.6.1"
edition = "2024"
authors = ["Alex Clarke <alex.j.tusa@gmail.com>"]
description = "A proc-macro to validate a theme."