Skip to content

Commit

Permalink
[fix release: 1.1.11]: doc was fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir-Alipour committed Oct 23, 2023
1 parent 6a23fe7 commit be9db54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ or
<button onClick={() => player.unmute()}>unmute</button>
</>
)
}
}
</Reaplay>
```
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": "reaplay",
"version": "1.1.10",
"version": "1.1.11",
"description": "the react HOC for create custom players with any styles you like",
"author": "amir-alipour",
"license": "MIT",
Expand Down

0 comments on commit be9db54

Please sign in to comment.