From 65d409e389d437d506a841ff5eb0a2a5d977a7d5 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Thu, 31 Oct 2024 12:07:09 +1300 Subject: Update version to 4.0.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 62e77e9..7018d25 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,7 +4,7 @@ version = 4 [[package]] name = "bedrock-asm" -version = "4.0.2" +version = "4.0.3" dependencies = [ "vagabond", "xflags", diff --git a/Cargo.toml b/Cargo.toml index 4ae8ee2..b577b08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bedrock-asm" -version = "4.0.2" +version = "4.0.3" authors = ["Ben Bridle"] edition = "2021" description = "Assembler program for the Bedrock assembly language" -- cgit v1.2.3-70-g09d2