We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6141e8 commit e2d3a9eCopy full SHA for e2d3a9e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "debugging-practice",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/kickstartcoding/debug_trainer_app.git"
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
"package": {
"productName": "Debugging Practice",
- "version": "0.1.1"
+ "version": "0.1.2"
},
"build": {
7
"distDir": "../dist",
0 commit comments