Skip to content

Commit 1ed282f

Browse files
authored
chore: release v0.1.13 (#29)
* chore: bump version to 0.1.13 * docs: update citation version to 0.1.13
1 parent 2f4f659 commit 1ed282f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ keywords:
2929
- "productivity"
3030
license: MIT
3131
license-url: "https://github.com/RMNCLDYO/create-claude/blob/main/LICENSE"
32-
version: "0.1.12"
32+
version: "0.1.13"
3333
date-released: "2025-09-07"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-claude",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "Claude Code setup that just works. Bootstrap every project with agents, hooks, commands, and smart permissions. One command, zero headaches.",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)