Skip to content

Commit

Permalink
version: 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolaj6r committed Sep 2, 2020
1 parent cb55db9 commit 47fe33e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fonts-inspector-frontend",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Fonts Inspector",
"version": "1.0.0",
"version": "1.0.1",
"description": "Inspect loaded fonts on the page",
"manifest_version": 2,
"devtools_page": "devtools.html",
Expand Down

0 comments on commit 47fe33e

Please sign in to comment.