Skip to content

Commit bfae7b6

Browse files
authored
Bump to v0.4.0 (#239)
1 parent 9d7bc05 commit bfae7b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "KittyCAD Diff Viewer",
33
"description": "KittyCAD Diff Viewer Chrome Extension",
4-
"version": "0.3.1",
4+
"version": "0.4.0",
55
"manifest_version": 3,
66
"action": {
77
"default_popup": "index.html",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff-viewer-extension",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"private": true,
55
"dependencies": {
66
"@dicebear/avatars": "^4.10.8",

0 commit comments

Comments
 (0)