Skip to content

Commit 4f1c8dc

Browse files
committed
chore: bump version to 1.26.0
1 parent 5f66be5 commit 4f1c8dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.25.0",
3+
"version": "1.26.0",
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.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.25.0"
3+
version = "1.26.0"
44
edition = "2021"
55
authors = ["SCUD Team"]
66
description = "Fast, simple task master for AI-driven development"

0 commit comments

Comments
 (0)