File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,12 +96,12 @@ bower install pizzicato
9696
9797Full source code:
9898``` html
99- <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.2 /Pizzicato.js" ></script >
99+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.3 /Pizzicato.js" ></script >
100100```
101101
102102Minified:
103103``` html
104- <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.2 /Pizzicato.min.js" ></script >
104+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/pizzicato/0.6.3 /Pizzicato.min.js" ></script >
105105```
106106
107107<a name =" installing-and-testing " />
Original file line number Diff line number Diff line change 11{
22 "name" : " pizzicato" ,
33 "description" : " A web-audio library to simplify using and manipulating sounds." ,
4- "version" : " 0.6.2 " ,
4+ "version" : " 0.6.3 " ,
55 "license" : " MIT" ,
66 "homepage" : " https://alemangui.github.io/pizzicato/" ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments