Skip to content

Commit

Permalink
Version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lipis committed Oct 22, 2019
1 parent ee3ca53 commit dfdf67d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Prettier",
"version": "0.0.2",
"version": "0.0.3",
"manifest_version": 2,
"description": "Prettier all the things.",
"homepage_url": "https://prettier.io",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "prettier-chrome-extension",
"version": "0.0.2",
"version": "0.0.3",
"repository": "https://github.com/prettier/prettier-chrome-extension.git",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit dfdf67d

Please sign in to comment.