Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dfilatov committed Jul 31, 2013
1 parent 05d0fd5 commit 4fcf9ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*
* @version 0.0.8
* @version 0.0.9
*/

(function(global) {
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" : "ym",
"version" : "0.0.8",
"version" : "0.0.9",
"description" : "Async modules system",
"homepage" : "https://github.com/ymaps/modules",
"keywords" : ["javascript", "module", "async"],
Expand Down

0 comments on commit 4fcf9ca

Please sign in to comment.