Skip to content

Commit 4c20b04

Browse files
committed
📃 docs(tag): v0.1.0
1 parent cec9cf3 commit 4c20b04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dilidili-tauri",
33
"private": true,
4-
"version": "0.0.10",
4+
"version": "0.1.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

‎src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "dilidili-tauri",
11-
"version": "0.0.10"
11+
"version": "0.1.0"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)