Bump to v0.3.0 (#185)
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "KittyCAD Diff Viewer",
|
"name": "KittyCAD Diff Viewer",
|
||||||
"description": "KittyCAD Diff Viewer Chrome Extension",
|
"description": "KittyCAD Diff Viewer Chrome Extension",
|
||||||
"version": "0.2.0",
|
"version": "0.3.0",
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"action": {
|
"action": {
|
||||||
"default_popup": "index.html",
|
"default_popup": "index.html",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "diff-viewer-extension",
|
"name": "diff-viewer-extension",
|
||||||
"version": "0.2.0",
|
"version": "0.3.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@dicebear/avatars": "^4.10.8",
|
"@dicebear/avatars": "^4.10.8",
|
||||||
|
Reference in New Issue
Block a user