Skip to content

Commit bd0cd36

Browse files
committed
chore(release): bump version to 0.1.2
1 parent 7036a3e commit bd0cd36

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
edition = "2021"
7-
version = "0.1.1"
7+
version = "0.1.2"
88

99
[[workspace.metadata.release.tag-prefix]]
1010
prefix = ""

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schema": "koma-extension/v0",
33
"id": "aula.workflow",
44
"name": "Workflow",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"description": "Autonomous kanban office: PRD front desk, sub-agent workforce, review line, live dashboard.",
77
"tier": "free",
88
"kind": "daemon",

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workflow-panel",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)