From b0d60e347dc336fc6ed0f095fdfa0b5577cb78fb Mon Sep 17 00:00:00 2001 From: Samson Keung Date: Sat, 28 Oct 2017 14:22:59 -0700 Subject: [PATCH] up version --- types/ramda/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/ramda/index.d.ts b/types/ramda/index.d.ts index a2a3b426d4..8187eb59f2 100644 --- a/types/ramda/index.d.ts +++ b/types/ramda/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for ramda 0.24 +// Type definitions for ramda 0.25 // Project: https://github.com/donnut/typescript-ramda // Definitions by: Erwin Poeze // Matt DeKrey