Skip to content

Commit 2b02a8a

Browse files
committed
release: release v0.1.5
1 parent 864cea9 commit 2b02a8a

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": "ddu",
33
"type": "module",
4-
"version": "0.1.3",
4+
"version": "0.1.5",
55
"private": true,
66
"scripts": {
77
"dev": "vite",

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.0.0",
33
"productName": "Ddu",
4-
"version": "0.1.3",
4+
"version": "0.1.5",
55
"identifier": "com.ddu.app",
66
"build": {
77
"beforeDevCommand": "pnpm dev",

0 commit comments

Comments
 (0)