From d7f3e8b418ce1a51ddfaacbc0ef5e18f3045b56f Mon Sep 17 00:00:00 2001 From: Andy Date: Tue, 10 Jan 2017 10:19:54 -0800 Subject: [PATCH] Make version number parse-able (#13910) --- iscroll/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iscroll/index.d.ts b/iscroll/index.d.ts index b4a8d62763..cfe1824643 100644 --- a/iscroll/index.d.ts +++ b/iscroll/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for iScroll 5 +// Type definitions for iScroll 5.0 // Project: http://cubiq.org/iscroll-5-ready-for-beta-test // Definitions by: Christiaan Rakowski // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped