Skip to content

Commit b7cc479

Browse files
committed
bump
1 parent a68f4cc commit b7cc479

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
name: Build
2-
on:
3-
push:
4-
branches-ignore:
5-
- 'master'
62
jobs:
73
Build:
84
runs-on: ubuntu-latest

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firephp-for-browser-devtools",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"devDependencies": {
55
"codemirror": "^5.49.0",
66
"eventemitter2": "^4.1.2",

0 commit comments

Comments
 (0)