From 67ac004e7e92a93cd177d1a83e96c65c655cdfd5 Mon Sep 17 00:00:00 2001 From: Horiuchi_H Date: Thu, 15 Dec 2016 11:12:56 +0900 Subject: [PATCH] add version number --- storejs/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storejs/index.d.ts b/storejs/index.d.ts index b7ddf271b4..ad5d8e979c 100644 --- a/storejs/index.d.ts +++ b/storejs/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for store.js +// Type definitions for store.js 1.3 // Project: https://github.com/marcuswestin/store.js/ // Definitions by: Vincent Bortone // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped