Skip to content

Commit 61a8413

Browse files
committed
chore: update version to 1.1.0
1 parent b7c9b09 commit 61a8413

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.3",
4+
"version": "1.1.0",
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.3",
3+
"version": "1.1.0",
44
"description": "Format your notes with Prettier and custom formatting options.",
55
"main": "dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)