Skip to content

Commit 9cc47ea

Browse files
author
neurodynamic
committed
version bump
1 parent 187d2b0 commit 9cc47ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "debugging-practice",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/kickstartcoding/debug_trainer_app.git"

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
"package": {
33
"productName": "Debugging Practice",
4-
"version": "0.1.7"
4+
"version": "0.1.8"
55
},
66
"build": {
77
"distDir": "../dist",

0 commit comments

Comments
 (0)