Bump to v0.0.7 (#372)

This commit is contained in:
Pierre Jacquier
2023-09-01 05:03:59 -04:00
committed by GitHub
parent 6423e06113
commit 537d0f3f36
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "KittyCAD Diff Viewer",
"description": "KittyCAD Diff Viewer Chrome Extension",
"version": "0.6.0",
"version": "0.7.0",
"manifest_version": 3,
"action": {
"default_popup": "index.html",

View File

@ -1,6 +1,6 @@
{
"name": "diff-viewer-extension",
"version": "0.6.0",
"version": "0.7.0",
"private": true,
"dependencies": {
"@dicebear/avatars": "^4.10.8",