Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bodia-uz committed Mar 7, 2018
1 parent d1f9abb commit 9a0683b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import Playable from 'playable';
Or add a `<script>` element

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

<script>
var Playable = window.Playable;
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": "playable",
"version": "1.5.1",
"version": "1.6.0",
"author": {
"name": "Oleksii Makodzeba",
"email": "oleksiim@wix.com"
Expand Down

0 comments on commit 9a0683b

Please sign in to comment.