chore: bump version to 0.6.2

This commit is contained in:
Gustavo Carvalho
2026-02-14 23:37:27 -03:00
parent d1c005d5be
commit 0687af8a40
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.1",
"version": "0.6.2",
"type": "module",
"description": "A Windows 11-style Clipboard History Manager for Linux built with Tauri",
"author": "gustavosett",