Skip to content

Commit 1970322

Browse files
author
Tavish
committed
🔖 chore(version): release new version
1 parent ae4b330 commit 1970322

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "Taskmate",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"private": true,
66
"scripts": {
77
"build": "vue-tsc --noEmit && vite build",

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 = "Taskmate"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
description = "A Tauri App"
55
authors = ["you"]
66
license = ""

0 commit comments

Comments
 (0)