updating version patch to 1.0.2

This commit is contained in:
Mossy1022 2024-06-06 02:26:43 -04:00
parent 2ff95aa08f
commit 3ca571bf2a
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "smart-connections-visualizer",
"name": "Smart Connections Visualizer",
"version": "1.0.1",
"version": "1.0.2",
"minAppVersion": "0.15.0",
"description": "A plugin that allows you to view your Smart Connections in a visualized format.",
"author": "Evan Moscoso",

View file

@ -1,6 +1,6 @@
{
"name": "smart-connections-visualizer",
"version": "1.0.1",
"version": "1.0.2",
"description": "A plugin that allows you to view your Smart Connections in a visualized format.",
"main": "main.js",
"scripts": {