chore: bump version to 0.1.3
Tests / test (push) Has been cancelled

This commit is contained in:
Alex
2026-05-31 17:42:37 +03:00
parent 61b1514b13
commit de24db2d2c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "desert-framework-macros"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "Procedural macros for desert-framework"
license = "MIT"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "desert_framework"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "Micro-framework for building backend applications in Rust with Axum"
license = "MIT"