From 917117d837dd57af469844e9ae6e95660588064a Mon Sep 17 00:00:00 2001 From: benfo Date: Tue, 16 Jul 2013 05:32:17 +0200 Subject: [PATCH] Moment: Update version number to 2.1.0 --- moment/moment.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moment/moment.d.ts b/moment/moment.d.ts index e9748f57f..82880d933 100644 --- a/moment/moment.d.ts +++ b/moment/moment.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Moment.js 2.0.0 +// Type definitions for Moment.js 2.1.0 // Project: https://github.com/timrwood/moment // Definitions by: Michael Lakerveld // DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped