Skip to content

Commit

Permalink
[AMR-11] other: update version, update README
Browse files Browse the repository at this point in the history
  • Loading branch information
N0chteil committed Oct 10, 2022
1 parent efad8ce commit 26cf585
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Retrieve data from Apple Services on macOS and Windows

# Events

- playing: music
- paused: music
- stopped: music
- timeChange: music

# Example

```ts
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apple-bridge",
"version": "1.0.1-beta.1",
"version": "1.0.1-beta.6",
"description": "Retrieve data from Apple Services on macOS and Windows",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 26cf585

Please sign in to comment.