Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: William So <polyipseity@gmail.com>
  • Loading branch information
polyipseity committed Jul 21, 2023
1 parent b120b5a commit c4521ce
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Buy Me a Coffee": "https://buymeacoffee.com/polyipseity",
"GitHub Sponsors": "https://github.com/sponsors/polyipseity"
},
"version": "1.0.3",
"version": "2.0.0",
"authorUrl": "https://github.com/polyipseity",
"id": "show-hidden-files",
"isDesktopOnly": false,
Expand Down
6 changes: 3 additions & 3 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
Expand Up @@ -103,7 +103,7 @@
"sideEffects": false,
"style": "styles.css",
"type": "module",
"version": "1.0.3",
"version": "2.0.0",
"workspaces": [
"build/*"
]
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"1.0.0": "1.2.5",
"1.0.1": "1.2.5",
"1.0.2": "1.2.5",
"1.0.3": "1.2.5"
"1.0.3": "1.2.5",
"2.0.0": "1.2.8"
}

0 comments on commit c4521ce

Please sign in to comment.