Skip to content

Commit

Permalink
Cut release v0.8.0 (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierremtb authored Jan 9, 2024
1 parent ba51628 commit ae23fd5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Zoo Diff Viewer",
"description": "Zoo Diff Viewer Chrome Extension",
"version": "0.7.0",
"version": "0.8.0",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "diff-viewer-extension",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"dependencies": {
"@dicebear/avatars": "^4.10.8",
Expand Down

0 comments on commit ae23fd5

Please sign in to comment.