mirror of
https://github.com/gapmiss/iconoir-icons.git
synced 2026-07-22 08:00:25 +00:00
chore: release 2.0.0
This commit is contained in:
parent
203986a926
commit
bab344df90
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "iconoir-icons",
|
||||
"name": "Iconoir Icons",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Create & display customized SVG Iconoir icons.",
|
||||
"author": "@gapmiss",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iconoir-icons",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "Bespoken Iconoir icons for Obsidian",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"1.0.0": "0.15.0"
|
||||
"1.0.0": "0.15.0",
|
||||
"2.0.0": "0.15.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue