mirror of
https://github.com/ParthJadhav/Verve.git
synced 2026-06-19 07:37:17 +00:00
chore: minor release 0.3.1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "verve",
|
||||
"private": true,
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Generated
+1
-1
@@ -3242,7 +3242,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
||||
|
||||
[[package]]
|
||||
name = "verve"
|
||||
version = "0.2.0"
|
||||
version = "0.3.1"
|
||||
dependencies = [
|
||||
"auto-launch",
|
||||
"chrono",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"package": {
|
||||
"productName": "verve",
|
||||
"version": "0.2.0"
|
||||
"version": "0.3.1"
|
||||
},
|
||||
"tauri": {
|
||||
"systemTray": {
|
||||
|
||||
Reference in New Issue
Block a user