Skip to content

Commit db6659d

Browse files
chaliyclaude
andauthored
chore: bump version to 0.1.3 (#25)
## What Bump patch version from 0.1.2 to 0.1.3. ## Why Prepare for next release. ## How Updated version field in Cargo.toml. ## Risk - Low - No functional changes ### Checklist - [x] Unit tests are passed - [x] Smoke tests are passed - [x] Documentation is updated Co-authored-by: Claude <noreply@anthropic.com>
1 parent 27500e8 commit db6659d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "trickery"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
rust-version = "1.75"
66
description = "CLI tool for generating textual artifacts using LLM"

0 commit comments

Comments
 (0)