Skip to content

Commit f8000fe

Browse files
author
jack
committed
chore(release): v0.1.1
1 parent 7963a19 commit f8000fe

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": "my-project",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbo",

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "patchcord-desktop"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Patchcord desktop app"
55
authors = ["Patchcord"]
66
license = ""

0 commit comments

Comments
 (0)