From 52d7857dad794b7892d7ae7a607a4abc7f781d6d Mon Sep 17 00:00:00 2001 From: Igor Oleinikov Date: Mon, 14 Apr 2014 10:54:32 +0400 Subject: [PATCH] Updated rx.async.d.ts to version 2.2.20 --- rx.js/rx.async.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rx.js/rx.async.d.ts b/rx.js/rx.async.d.ts index 522b87c0d..9a03bb33b 100644 --- a/rx.js/rx.async.d.ts +++ b/rx.js/rx.async.d.ts @@ -1,4 +1,4 @@ -// Type definitions for RxJS-Async v2.2.18 +// Type definitions for RxJS-Async v2.2.20 // Project: http://rx.codeplex.com/ // Definitions by: zoetrope // Definitions by: Igor Oleinikov