Skip to content

Commit 9eba4b4

Browse files
authored
Bump to v0.6.0 (#324)
1 parent 78a16cf commit 9eba4b4

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.5.0",
4+
"version": "0.6.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.5.0",
3+
"version": "0.6.0",
44
"private": true,
55
"dependencies": {
66
"@dicebear/avatars": "^4.10.8",

0 commit comments

Comments
 (0)