Skip to content

Commit

Permalink
chore: bump version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BrooklynKing committed Mar 4, 2019
1 parent b2e3e62 commit 0230e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import Playable from 'playable';
- add a `<script>` element

```html
<script src="https://unpkg.com/playable@2.4.5/dist/statics/playable.bundle.min.js"></script>
<script src="https://unpkg.com/playable@2.5.0/dist/statics/playable.bundle.min.js"></script>

<script>
var Playable = window.Playable;
Expand Down

0 comments on commit 0230e8e

Please sign in to comment.