chore: minor release 0.3.1

This commit is contained in:
Parth Jadhav
2023-01-05 17:25:15 +05:30
parent b816c6c270
commit b2a4446a70
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "verve",
"private": true,
"version": "0.2.0",
"version": "0.3.1",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -3242,7 +3242,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "verve"
version = "0.2.0"
version = "0.3.1"
dependencies = [
"auto-launch",
"chrono",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "verve"
version = "0.2.0"
version = "0.3.1"
description = "Verve is a lightweight and blazingly fast launcher for accessing and opening applications, files and documents."
authors = ["jadhavparth99@gmail.com"]
license = "GNU AFFERO GENERAL PUBLIC LICENSE"
+1 -1
View File
@@ -8,7 +8,7 @@
},
"package": {
"productName": "verve",
"version": "0.2.0"
"version": "0.3.1"
},
"tauri": {
"systemTray": {