aboutsummaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-07-22 13:57:25 +0200
committerHampusM <hampus@hampusmat.com>2022-07-22 13:57:25 +0200
commitbd70e925f773de338c93cfd2ff720ef11aaa0848 (patch)
tree0031c57dcd7577b4a626d8fb8912ab4be89c1343 /macros
parentbe0cf7b39fc14c32bf9d77b65d685f0cba967d26 (diff)
build: bump versions to 0.1.1v0.1.1
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 74b4f91..a24cc71 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "syrette_macros"
-version = "0.1.0"
+version = "0.1.1"
license = "LGPL-2.1"
authors = ["HampusM <hampus@hampusmat.com>"]
description = "Macros for Syrette, the convenient dependency injection library"