Skip to content

Commit

Permalink
bump version: v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alondmnt committed Nov 9, 2022
1 parent 577c4ed commit 6c54cbf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "joplin-plugin-suitcase",
"version": "0.2.0",
"version": "0.2.1",
"scripts": {
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
"prepare": "npm run dist",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.suitcase",
"app_min_version": "2.8",
"version": "0.2.0",
"version": "0.2.1",
"name": "Suitcase",
"description": "Change the capitalization of selected text",
"author": "alondmnt",
Expand Down

0 comments on commit 6c54cbf

Please sign in to comment.