From b4464ff4b4c7c6ef5fdea588ed700a485355bdbf Mon Sep 17 00:00:00 2001 From: Koloto Date: Mon, 26 Jun 2017 17:02:18 +0300 Subject: [PATCH] [selectize] Extended plugins option, added options and items API properties: updated version --- types/selectize/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/selectize/index.d.ts b/types/selectize/index.d.ts index 6c4649e0b5..884837f223 100644 --- a/types/selectize/index.d.ts +++ b/types/selectize/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Selectize 0.12.13 +// Type definitions for Selectize 0.12.14 // Project: https://github.com/brianreavis/selectize.js // Definitions by: Adi Dahiya , Natalie Bausch // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped