Skip to content

Commit 60731f7

Browse files
unkownprclaude
andcommitted
chore: bump version to 0.1.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9b881e4 commit 60731f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lokcaldev",
33
"private": true,
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"description": "Local development environment manager for macOS and Windows",
66
"author": "ssilistre.dev",
77
"license": "SEE LICENSE IN LICENSE",

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": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "LokcalDev",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"identifier": "dev.lokcal.app",
66
"build": {
77
"frontendDist": "../dist",

0 commit comments

Comments
 (0)