Skip to content

Commit 5a12473

Browse files
marcelopepisclaude
andcommitted
chore: bump versão para 0.1.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent de00dbe commit 5a12473

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "frameguard",
33
"private": true,
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"license": "GPL-3.0-or-later",
66
"author": "Marcelo Pepis",
77
"repository": "https://github.com/marcelopepis/FrameGuard",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "FrameGuard",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"identifier": "com.frameguard.app",
66
"build": {
77
"beforeDevCommand": "npm run dev",

0 commit comments

Comments
 (0)