Bump version to 0.4.1

This commit is contained in:
Dave
2026-03-20 12:31:19 +00:00
parent 24ca585fd0
commit b2c9ece9e4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "living-spec-standalone",
"private": true,
"version": "0.1.0",
"version": "0.4.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,6 +1,6 @@
[package]
name = "storkit"
version = "0.3.1"
version = "0.4.1"
edition = "2024"
build = "build.rs"