Skip to content

Commit 12697be

Browse files
author
AJ Keller
committed
CHORE: Bump npm version and update changelog
1 parent 676c0d1 commit 12697be

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.1.1
2+
3+
### Bug Fixes
4+
5+
* Send counts did not work for daisy.
6+
17
# 0.1.0
28

39
### New Functions

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openbci-utilities",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "The official utility package of Node.js SDK for the OpenBCI Biosensor Boards.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)