From b9c5d01caac4fd6d65f163eb729dc9d3b9e57ea2 Mon Sep 17 00:00:00 2001 From: Tim Wang Date: Fri, 12 Jan 2018 16:32:31 +0800 Subject: [PATCH] [react-native] Bump version --- types/react-native/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-native/index.d.ts b/types/react-native/index.d.ts index c3479bb063..7368241a9e 100644 --- a/types/react-native/index.d.ts +++ b/types/react-native/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for react-native 0.51 +// Type definitions for react-native 0.52 // Project: https://github.com/facebook/react-native // Definitions by: Eloy DurĂ¡n // HuHuanming