From eac2d77cbb4684c24408e14f3fa5c8adfa1407bc Mon Sep 17 00:00:00 2001 From: Andy Hanson Date: Mon, 26 Feb 2018 11:31:09 -0800 Subject: [PATCH] fix version --- types/react-truncate/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-truncate/index.d.ts b/types/react-truncate/index.d.ts index 54618a9a8e..15c72616c0 100644 --- a/types/react-truncate/index.d.ts +++ b/types/react-truncate/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-truncate 2.3.0 +// Type definitions for react-truncate 2.3 // Project: https://github.com/One-com/react-truncate // Definitions by: Matt Perry // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped