We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7963a19 commit f8000feCopy full SHA for f8000fe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "my-project",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"private": true,
5
"scripts": {
6
"dev": "next dev --turbo",
src-tauri/Cargo.toml
[package]
name = "patchcord-desktop"
-version = "0.1.0"
+version = "0.1.1"
description = "Patchcord desktop app"
authors = ["Patchcord"]
license = ""
0 commit comments