Skip to content

Commit

Permalink
chore: release v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Vexcited committed Feb 13, 2025
1 parent 38f06fb commit 1978daf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stayreal",
"version": "0.1.7",
"version": "0.1.8",
"author": "Mikkel ALMONTE--RINGAUD <[email protected]>",
"repository": "https://github.com/Vexcited/StayReal",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stayreal"
version = "0.1.7"
version = "0.1.8"
description = "An open-source, lightweight and privacy-focused BeReal alternative client."
authors = ["Mikkel ALMONTE--RINGAUD <[email protected]>"]
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"icons/icon.ico"
]
},
"version": "0.1.7"
"version": "0.1.8"
}

0 comments on commit 1978daf

Please sign in to comment.