From 88ce1b7d5775ab4bf3cbc45ec60461a9cfd0daae Mon Sep 17 00:00:00 2001 From: clarenceh Date: Sat, 10 Jun 2017 14:51:03 +0800 Subject: [PATCH] Updated version --- types/massive/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/massive/index.d.ts b/types/massive/index.d.ts index 8a55659414..1ed6b62ac6 100644 --- a/types/massive/index.d.ts +++ b/types/massive/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for massive v3.x +// Type definitions for massive 3.x // Project: https://github.com/dmfay/massive-js.git // Definitions by: Pascal Birchler // Clarence Ho