We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d71ccb3 commit 5fe220dCopy full SHA for 5fe220d
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "github-unicoder",
4
- "version": "0.0.1",
+ "version": "1.0.0",
5
"description": "GitHub上のUnicodeエスケープシーケンスを読みやすいテキストに変換して表示するChrome拡張",
6
"scripts": {
7
"build": "npm run clean && tsc && npm run copy-static",
0 commit comments