Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 2c9253c

Browse files
authored
chore: bump version to v0.2.3 (#250)
1 parent 33fa768 commit 2c9253c

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,7 +1,7 @@
11
{
22
"name": "nodium-launcher",
33
"private": true,
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"moduleDirectories": [
66
"node_modules",
77
"src"

rust/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "Nodium Launcher",
11-
"version": "0.2.2"
11+
"version": "0.2.3"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)