Skip to content

Commit 48f5c0d

Browse files
committed
Bump Version, Update TODO
1 parent b151eda commit 48f5c0d

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

TODO.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# TODO
22

3-
- [ ] Figure out how fader start works.
4-
- [ ] Refactor MarByteBeep's album art code.
5-
- [ ] Get track metadata from DB.
3+
- [ ] Ensure library is JS compatible
4+
- [ ] Easy import of types for end user
5+
- [ ] JsDoc all functions/methods/etc
6+
- [ ] Tests?
7+
- [ ] Update Dependancies
8+
- [ ] Test more edge cases

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stagelinq",
3-
"version": "1.0.7",
3+
"version": "2.0.0-Beta",
44
"description": "Typescript library to connect to Denon StageLinq devices",
55
"homepage": "https://github.com/chrisle/StageLinq",
66
"scripts": {

0 commit comments

Comments
 (0)