From 054918bf52db7c785c7c5b86b17f5360f70fac4c Mon Sep 17 00:00:00 2001 From: Derek Cicerone Date: Sun, 30 Jun 2013 21:37:24 -0400 Subject: [PATCH] Update version number to 2.0.0 The isSame, isBefore, isAfter functions all appear to be new in 2.0.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 ec167e7767..900c686faa 100644 --- a/moment/moment.d.ts +++ b/moment/moment.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Moment.js 1.7 +// Type definitions for Moment.js 2.0.0 // Project: https://github.com/timrwood/moment // Definitions by: Michael Lakerveld // DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped