Align versions with v0.1.4

This commit is contained in:
github-actions
2023-04-26 09:24:25 +00:00
parent 832d3825dd
commit e7f92df2a3
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "diff-viewer-extension",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"dependencies": {
"@craco/craco": "^7.0.0",

View File

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