From d19633065930ce000895846076a991827d4821f7 Mon Sep 17 00:00:00 2001 From: superKalo Date: Wed, 20 Sep 2017 18:28:55 +0300 Subject: [PATCH] 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55f4aa7..7befbd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repository-datastore", - "version": "1.0.7", + "version": "1.0.8", "description": "Implements JavaScript Repository Pattern", "main": "src/index.js", "scripts": {