mirror of
https://github.com/dilantha/link-formatter.git
synced 2026-07-22 11:30:23 +00:00
chore: bump version to 1.0.1
This commit is contained in:
parent
bae3cbaf88
commit
f7c58ddf2d
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue