Bump to v0.3.0 (#185)

This commit is contained in:
Pierre Jacquier
2023-05-25 04:42:49 -04:00
committed by GitHub
parent d603970f93
commit 058c72186c
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.2.0",
"version": "0.3.0",
"manifest_version": 3,
"action": {
"default_popup": "index.html",

View File

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