From e464ccacfe4ec438db50e34d8d853d41d0b49f84 Mon Sep 17 00:00:00 2001 From: brevalferrari Date: Sat, 7 Jun 2025 13:02:21 +0200 Subject: [PATCH] v0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7b80d95..36998af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bliplib" -version = "0.1.0" +version = "0.1.1" edition = "2024" authors = ["Breval Ferrari "] description = "The Bizarre Language for Intermodulation Programming (BLIP)"