From cd85a26f8729b4a788a09b78ac3c04c4e4515e04 Mon Sep 17 00:00:00 2001 From: Bart van der Schoor Date: Sun, 16 Nov 2014 13:21:02 +0100 Subject: [PATCH] updated bluebird 2.x version header --- bluebird/bluebird.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluebird/bluebird.d.ts b/bluebird/bluebird.d.ts index f9f081c963..93c81138a8 100644 --- a/bluebird/bluebird.d.ts +++ b/bluebird/bluebird.d.ts @@ -1,4 +1,4 @@ -// Type definitions for bluebird 1.0.0 +// Type definitions for bluebird 2.0.0 // Project: https://github.com/petkaantonov/bluebird // Definitions by: Bart van der Schoor // Definitions: https://github.com/borisyankov/DefinitelyTyped