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

Commit

Permalink
0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dfilatov committed Dec 5, 2013
1 parent a4eb70b commit a7f60b8
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.11
* @version 0.0.12
*/

(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.11",
"version" : "0.0.12",
"description" : "Async modules system",
"homepage" : "https://github.com/ymaps/modules",
"keywords" : ["javascript", "module", "async"],
Expand Down

0 comments on commit a7f60b8

Please sign in to comment.