Skip to content

Commit 1363788

Browse files
authored
Bump version to 1.5.3 (#112)
1 parent c77da96 commit 1363788

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crx/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Capo: get your ﹤𝚑𝚎𝚊𝚍﹥ in order",
44
"description": "Visualize the optimal ordering of ﹤𝚑𝚎𝚊𝚍﹥ elements on any web page",
5-
"version": "1.5.2",
5+
"version": "1.5.3",
66
"permissions": [
77
"scripting",
88
"activeTab",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rviscomi/capo.js",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "Get your ﹤𝚑𝚎𝚊𝚍﹥ in order",
55
"author": "Rick Viscomi",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)