Skip to content

Commit ee97d05

Browse files
author
neurodynamic
committed
version bump
1 parent 30f5d09 commit ee97d05

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.5",
3+
"version": "0.1.6",
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.5"
4+
"version": "0.1.6"
55
},
66
"build": {
77
"distDir": "../dist",

0 commit comments

Comments
 (0)