chore: bump version to 1.0.1

This commit is contained in:
Dilantha Nanayakkara 2024-12-06 08:22:22 +11:00
parent bae3cbaf88
commit f7c58ddf2d
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "link-formatter",
"name": "Link Formatter",
"version": "Invalid version type. Use: major, minor, or patch.1",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "Formats a block of links into a clean markdown list",
"author": "Dilantha Nanayakkara",

View file

@ -1,6 +1,6 @@
{
"name": "link-formatter",
"version": "Invalid version type. Use: major, minor, or patch.1",
"version": "1.0.1",
"description": "",
"main": "main.js",
"scripts": {