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 20f3234 commit 8a26ec9Copy full SHA for 8a26ec9
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "eim",
3
"private": true,
4
- "version": "0.4.0",
+ "version": "0.5.0",
5
"type": "module",
6
"scripts": {
7
"dev": "vite",
src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "eim"
-version = "0.4.0"
+version = "0.5.0"
description = "ESP-IDF Installation Manager"
authors = ["[email protected]"]
edition = "2021"
0 commit comments