Skip to content

Commit cfe9a4f

Browse files
committed
4.3.0
1 parent 6e28ddf commit cfe9a4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@neurosity/pipes",
33
"description": "Digital signal processing utilities as RxJS operators for working with EEG data in Node and the Browser",
4-
"version": "4.2.0",
4+
"version": "4.3.0",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
77
"browser": "dist/browser/eeg-pipes.js",

0 commit comments

Comments
 (0)