Skip to main content

max / makenotwork

Bump all versions: server 0.3.25, MT 0.3.4, PoM 0.3.5, CLI 0.1.1, shared libs patch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-04-16 05:37 UTC
Commit: 5f096f54ad053767f8d34b23bd88e68f5455a1e5
Parent: 58e52d5
9 files changed, +9 insertions, -9 deletions
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "mnw-cli"
3 - version = "0.1.0"
3 + version = "0.1.1"
4 4 edition = "2024"
5 5
6 6 [dependencies]
@@ -7,7 +7,7 @@ members = [
7 7 default-members = ["."]
8 8
9 9 [workspace.package]
10 - version = "0.3.3"
10 + version = "0.3.4"
11 11 edition = "2024"
12 12 license-file = "LICENSE"
13 13
M pom/Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "pom"
3 - version = "0.3.4"
3 + version = "0.3.5"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.3.24"
3 + version = "0.3.25"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "docengine"
3 - version = "0.3.0"
3 + version = "0.3.1"
4 4 edition = "2021"
5 5
6 6 [features]
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "s3-storage"
3 - version = "0.1.0"
3 + version = "0.1.1"
4 4 edition = "2024"
5 5
6 6 [dependencies]
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "synckit-client"
3 - version = "0.3.0"
3 + version = "0.3.1"
4 4 edition = "2021"
5 5 description = "SyncKit client SDK with end-to-end encryption"
6 6 license-file = "LICENSE"
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "tagtree"
3 - version = "0.3.0"
3 + version = "0.3.1"
4 4 edition = "2024"
5 5 description = "Hierarchical dot-notation tag standard: validation, parsing, tree operations, SQL helpers"
6 6 license-file = "LICENSE"
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "theme-common"
3 - version = "0.3.0"
3 + version = "0.3.1"
4 4 edition = "2024"
5 5
6 6 [dependencies]