Kaynağa Gözat

Forgot to rev version number in the file.

jrburke 13 yıl önce
ebeveyn
işleme
1713c0f1c3
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      amdefine.js

+ 2 - 2
amdefine.js

@@ -1,5 +1,5 @@
 /** vim: et:ts=4:sw=4:sts=4
- * @license amdefine 0.0.1 Copyright (c) 2011, The Dojo Foundation All Rights Reserved.
+ * @license amdefine 0.0.2 Copyright (c) 2011, The Dojo Foundation All Rights Reserved.
  * Available via the MIT or new BSD license.
  * see: http://github.com/jrburke/amdefine for details
  */
@@ -197,4 +197,4 @@ function amdefine(module, require) {
     return define;
 }
 
-module.exports = amdefine;
+module.exports = amdefine;