Skip to content

Commit 40eb3ee

Browse files
mikecaoclaude
andcommitted
Bump version to 0.5.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 69ae4f0 commit 40eb3ee

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,6 +1,6 @@
11
{
22
"name": "get-down",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "get-down",
44
"mainBinaryName": "get-down",
5-
"version": "0.4.0",
5+
"version": "0.5.0",
66
"identifier": "get-down",
77
"plugins": {},
88
"app": {

0 commit comments

Comments
 (0)