Skip to content

Commit

Permalink
chore: update version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodbyeNJN committed Sep 23, 2024
1 parent 43db470 commit c9b9fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "prettier",
"name": "Prettier",
"version": "1.0.2",
"version": "1.0.3",
"author": "GoodbyeNJN",
"authorUrl": "https://github.com/GoodbyeNJN",
"description": "Format your notes with Prettier and custom formatting options.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-plugin-prettier",
"version": "1.0.2",
"version": "1.0.3",
"description": "Format your notes with Prettier and custom formatting options.",
"main": "dist/main.js",
"scripts": {
Expand Down

0 comments on commit c9b9fc9

Please sign in to comment.