From 1cf5566b7fd4963c56b9545747f3c4db55fa302a Mon Sep 17 00:00:00 2001 From: Santiago Gil Date: Thu, 18 Feb 2016 09:36:13 -0300 Subject: [PATCH] Release v0.1.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fffbc6b..7b42460 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "idb-chunk-store", "description": "IndexedDB chunk store that is abstract-chunk-store compliant", - "version": "0.1.1", + "version": "0.1.2", "author": "Santiago Gil (@_santiagogil_)", "bugs": { "url": "https://github.com/MinEduTDF/idb-chunk-store/issues"