We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b32c5 commit dbe094bCopy full SHA for dbe094b
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "timesheeps",
3
"private": true,
4
- "version": "0.6.2",
+ "version": "0.7.0",
5
"type": "module",
6
"packageManager": "pnpm@11.1.2+sha512.415a1cc25974731e75455c1468371be74c5aa5fb7621b50d4056d222451609f11412f23fd602e6169f1e060466641f798597e1be961a10688836a67b16569499",
7
"pnpm": {
src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "timesheeps"
-version = "0.6.2"
+version = "0.7.0"
description = "Activity tracker for filling out timesheets"
authors = ["you"]
edition = "2021"
0 commit comments