Chore: Prepare & Update for v0.9.2

This commit is contained in:
Youwes09
2026-05-01 01:07:10 -05:00
parent 3702a25813
commit 83711c155d
7 changed files with 422 additions and 1047 deletions
+129 -455
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "moku"
version = "0.9.1"
version = "0.9.2"
edition = "2021"
[lib]
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Moku",
"version": "0.9.1",
"version": "0.9.2",
"identifier": "io.github.MokuProject.Moku",
"build": {
"frontendDist": "../dist",