Skip to content

Commit cf19cc5

Browse files
committed
Update version in README
1 parent aef45df commit cf19cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This plugin makes it easy to integrate the YouTube Iframe API into your Vue app.
44

55
## Notice
66

7-
⚠️ The new version `1.0.4` (rewritten in Typescript) introduces the following breaking change:
7+
⚠️ The new version `1.0.5` (rewritten in Typescript) introduces the following breaking change:
88

99
The events `@ended`, `@playing`, `@paused`, `@buffering` and `@cued` will no longer be emitted. Instead you should now
1010
use `@state-change` to catch the events when the player state changes. This better represents the behaviour of the

0 commit comments

Comments
 (0)