Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
m1m1s1ku committed Aug 6, 2022
1 parent cd4028b commit 97cf8ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ThiWeb Crypt-Decrypt",
"version": "2.0",
"version": "2.0.1",
"manifest_version": 3,
"description": "Crypt / Auto-decrypt Links on ThiWeb",
"homepage_url": "https://www.thiweb.com",
Expand Down Expand Up @@ -44,4 +44,4 @@
}
]
}


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thiweb-crypt-decrypt-ts",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down

0 comments on commit 97cf8ea

Please sign in to comment.