chore: bump version to 0.6.4

This commit is contained in:
Gustavo Carvalho
2026-03-08 10:18:35 -03:00
parent fdfd3c06ef
commit 6b8a3601ad
5 changed files with 6 additions and 6 deletions

2
package.json generated
View File

@@ -1,7 +1,7 @@
{
"name": "win11-clipboard-history",
"private": true,
"version": "0.6.3",
"version": "0.6.4",
"type": "module",
"description": "A Windows 11-style Clipboard History Manager for Linux built with Tauri",
"author": "gustavosett",