Skip to content

Commit c1a3a41

Browse files
committed
chore: version bump for notary tool
1 parent f352cb0 commit c1a3a41

File tree

4 files changed

+6
-67
lines changed

4 files changed

+6
-67
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "requestly",
33
"productName": "Requestly",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"private": true,
66
"description": "Intercept & Modify HTTP Requests",
77
"scripts": {

release/app/package-lock.json

Lines changed: 2 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

release/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "requestly",
33
"productName": "Requestly",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"private": true,
66
"description": "Intercept & Modify HTTP Requests",
77
"main": "./dist/main/main.js",

0 commit comments

Comments
 (0)