]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Changing file size diff to use 1.6.2 instead of 1.6.1
authorTim Wood <washwithcare@gmail.com>
Fri, 11 May 2012 19:19:48 +0000 (12:19 -0700)
committerTim Wood <washwithcare@gmail.com>
Fri, 11 May 2012 19:19:48 +0000 (12:19 -0700)
test/filesize-diff.js

index 02be7a45609e058c8ae7c43ab8958591735751df..6c18e3ea03c6ff9fca4b874ee660aeb65245667e 100644 (file)
@@ -4,7 +4,7 @@ var https = require("https"),
        fs = require('fs');
 
 
-var stable = '1.6.1';
+var stable = '1.6.2';
 
 function getVersion(path, cb) {
        var data = '',