Skip to content

Commit 8bd6909

Browse files
committed
chore: bump version to 1.29.1
1 parent d0199ed commit 8bd6909

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scud-task",
3-
"version": "1.29.0",
3+
"version": "1.29.1",
44
"description": "SCUD Task Manager - Fast, AI-powered task management for building software",
55
"main": "src/validators/scud-validator.js",
66
"bin": {

scud-cli/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scud-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "scud-cli"
3-
version = "1.29.0"
3+
version = "1.29.1"
44
edition = "2021"
55
authors = ["SCUD Team"]
66
description = "Fast, simple task master for AI-driven development"

0 commit comments

Comments
 (0)