We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411d41e commit 9bc06beCopy full SHA for 9bc06be
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "prompta",
3
- "version": "0.10.0-alpha",
+ "version": "0.10.1-alpha",
4
"private": true,
5
"scripts": {
6
"dev": "tauri dev",
src-tauri/tauri.conf.json
@@ -8,7 +8,7 @@
8
},
9
"package": {
10
"productName": "Prompta",
11
- "version": "0.10.0-alpha"
+ "version": "0.10.1-alpha"
12
13
"tauri": {
14
"allowlist": {
0 commit comments