From 0bcfe635bbcbfe83c55d33a9a427db9689b4419b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Christophe=20Chalt=C3=A9?= Date: Thu, 2 Nov 2017 22:31:35 +0100 Subject: [PATCH] Increased version --- types/o.js/index.d.ts | 4 ++-- types/odata/index.d.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/types/o.js/index.d.ts b/types/o.js/index.d.ts index 6a39d11f7d..8e84f7238f 100644 --- a/types/o.js/index.d.ts +++ b/types/o.js/index.d.ts @@ -1,6 +1,6 @@ -// Type definitions for o.js v0.3.3 +// Type definitions for o.js v0.3.4 // Project: https://github.com/janhommes/o.js -// Definitions by: Matteo Antony Mistretta , Brad Zacher , Jan Hommes +// Definitions by: Matteo Antony Mistretta , Brad Zacher , Jan Hommes , Jean-Christophe Chalte // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'o.js' { diff --git a/types/odata/index.d.ts b/types/odata/index.d.ts index e1557dd8ed..97225b7e24 100644 --- a/types/odata/index.d.ts +++ b/types/odata/index.d.ts @@ -1,6 +1,6 @@ -// Type definitions for odata v0.3.3 +// Type definitions for odata v0.3.4 // Project: https://github.com/janhommes/odata -// Definitions by: Jan Hommes +// Definitions by: Jan Hommes , Jean-Christophe Chalte // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'odata' {