Skip to content

Commit a1092e0

Browse files
committed
funding: github/sponsors/audiojs (field + FUNDING.yml); patch bump (release sweep)
1 parent 41bc625 commit a1092e0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: audiojs

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "digital-filter",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"type": "module",
55
"sideEffects": false,
66
"description": "Digital filter design & processing: IIR, FIR, smoothing, adaptive, multirate",
@@ -69,5 +69,6 @@
6969
},
7070
"devDependencies": {
7171
"tst": "^9.4.0"
72-
}
72+
},
73+
"funding": "https://github.com/sponsors/audiojs"
7374
}

0 commit comments

Comments
 (0)