Skip to content

Commit 7bf25bd

Browse files
committed
chore: update version to 1.0.1
1 parent 2f308b2 commit 7bf25bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "prettier",
33
"name": "Prettier",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "GoodbyeNJN",
66
"authorUrl": "https://github.com/GoodbyeNJN",
77
"description": "Format your notes with Prettier and custom formatting options.",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-plugin-prettier",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Format your notes with Prettier and custom formatting options.",
55
"main": "dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)