Bump version to 0.1.1 (themes release)

This commit is contained in:
megaproxy 2026-05-09 15:53:03 +01:00
parent 14d9ca0b41
commit 4d5bce244a
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Claude Usage Widget",
"version": "0.1.0",
"version": "0.1.1",
"identifier": "com.megaproxy.claude-usage-widget",
"build": {
"beforeDevCommand": "pnpm dev",