From 9aee81ff96f46d5853992b4f92f22a582edf8985 Mon Sep 17 00:00:00 2001 From: J Gabriel Gouveia Date: Wed, 20 Jun 2018 17:16:01 -0300 Subject: [PATCH] Fixed version number --- types/mosca/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/mosca/index.d.ts b/types/mosca/index.d.ts index 7ed86cbe56..178f150d05 100644 --- a/types/mosca/index.d.ts +++ b/types/mosca/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for mosca 1.0 +// Type definitions for mosca 2.8 // Project: https://github.com/mcollina/mosca // Definitions by: Joao Gabriel Gouveia // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped