Skip to content

Commit 63f87cb

Browse files
committed
chore: release v0.4.0
1 parent 4572e77 commit 63f87cb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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": "stayreal",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"author": "Mikkel ALMONTE--RINGAUD <contact@vexcited.com>",
55
"repository": "https://github.com/Vexcited/StayReal",
66
"type": "module",

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "stayreal"
3-
version = "0.3.3"
3+
version = "0.4.0"
44
description = "An open-source, lightweight and privacy-focused alternative client for a popular authentic social network."
55
authors = ["Mikkel ALMONTE--RINGAUD <contact@vexcited.com>"]
66
edition = "2021"

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"developmentTeam": "WLAPHT4WXV"
6161
}
6262
},
63-
"version": "0.3.3"
64-
}
63+
"version": "0.4.0"
64+
}

0 commit comments

Comments
 (0)