minor version

This commit is contained in:
geoffsee
2025-09-04 15:08:43 -04:00
parent 3992532f15
commit e6f3351ebb
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ default-members = ["crates/predict-otron-9000"]
resolver = "2"
[workspace.package]
version = "0.1.4"
version = "0.1.5"
# Compiler optimization profiles for the workspace
[profile.release]

View File

@@ -1,6 +1,5 @@
[package]
name = "utils"
version = "0.1.4"
edition = "2021"
[lib]