Bump to v0.4.0 (#239)

This commit is contained in:
Pierre Jacquier
2023-06-16 06:54:36 -04:00
committed by GitHub
parent 9d7bc05085
commit bfae7b6443
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.3.1",
"version": "0.4.0",
"manifest_version": 3,
"action": {
"default_popup": "index.html",

View File

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