Skip to content

Commit a9d3402

Browse files
committed
Version 0.4
1 parent 2491b6a commit a9d3402

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Prettier",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"manifest_version": 2,
55
"description": "Prettier all the things.",
66
"homepage_url": "https://prettier.io",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "prettier-chrome-extension",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"repository": "https://github.com/prettier/prettier-chrome-extension.git",
66
"license": "MIT",
77
"scripts": {

0 commit comments

Comments
 (0)