From 05d47a553b3755df02a641601ed404e795fedfd5 Mon Sep 17 00:00:00 2001 From: Lee Standen Date: Fri, 20 Jul 2018 17:55:07 -0700 Subject: [PATCH] @types/react-circular-progressbar bump version to match upstream version, as release is needed (#27420) * version bump to match upstream version * Fix version number --- types/react-circular-progressbar/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-circular-progressbar/index.d.ts b/types/react-circular-progressbar/index.d.ts index 8c8664a69f..dc6e1a1950 100644 --- a/types/react-circular-progressbar/index.d.ts +++ b/types/react-circular-progressbar/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-circular-progressbar 0.8 +// Type definitions for react-circular-progressbar 1.0 // Project: https://github.com/iqnivek/react-circular-progressbar#readme // Definitions by: Lee Standen // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped