Skip to content

Commit f4e49cc

Browse files
author
Lanny McNie
committed
Updated bower version.
1 parent 72a6bbe commit f4e49cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "SoundJS",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"homepage": "https://github.com/CreateJS/SoundJS",
55
"authors": [
66
"lannymcnie",
@@ -9,7 +9,7 @@
99
"wdamien"
1010
],
1111
"description": "A Javascript library for working with Audio. Features a simple interface as the front end to multiple audio APIs via a plugin model. Currently supports WebAudio, HTML5 Audio, and a Flash fallback. Part of the CreateJS suite of libraries.",
12-
"main": "lib/soundjs-0.6.1.combined.js",
12+
"main": "lib/soundjs-0.6.2.combined.js",
1313
"keywords": [
1414
"sound",
1515
"audio",

0 commit comments

Comments
 (0)