Skip to content

Commit be9db54

Browse files
committed
[fix release: 1.1.11]: doc was fix
1 parent 6a23fe7 commit be9db54

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ or
104104
<button onClick={() => player.unmute()}>unmute</button>
105105
</>
106106
)
107+
}
107108
}
108109
</Reaplay>
109110
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reaplay",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"description": "the react HOC for create custom players with any styles you like",
55
"author": "amir-alipour",
66
"license": "MIT",

0 commit comments

Comments
 (0)