chore: bump version to 0.1.3

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
zhixian
2026-02-19 20:21:58 +09:00
parent fdbfe0936f
commit d6f7bad09c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clawpal",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"type": "module",
"scripts": {

View File

@@ -1,6 +1,6 @@
[package]
name = "clawpal"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
[lib]