Skip to content

Commit

Permalink
SoundJS version 0.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Lanny McNie <[email protected]>
  • Loading branch information
Lanny McNie committed Dec 12, 2013
1 parent cae4592 commit c52f633
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion VERSIONS.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version NEXT [Not Released]
Version 0.5.2 [December 12, 2013]
************************************************************************************************************************
- updated tutorials for changes in this build
- updates and fixes to all docs
Expand Down
Binary file removed docs/SoundJS_docs-0.5.1.zip
Binary file not shown.
Binary file added docs/SoundJS_docs-0.5.2.zip
Binary file not shown.
Binary file modified docs/soundjs_docs-NEXT.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions examples/assets/easeljs-NEXT.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/assets/preloadjs-NEXT.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/assets/tweenjs-NEXT.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/flashplugin-NEXT.min.js

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions lib/soundjs-0.5.1.min.js

This file was deleted.

18 changes: 18 additions & 0 deletions lib/soundjs-0.5.2.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/soundjs-NEXT.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/soundjs/version.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ this.createjs = this.createjs || {};
* @type String
* @static
**/
s.buildDate = /*date*/"Thu, 12 Dec 2013 22:18:59 GMT"; // injected by build process
s.buildDate = /*date*/"Thu, 12 Dec 2013 23:37:06 GMT"; // injected by build process

})();

0 comments on commit c52f633

Please sign in to comment.