From f74457c739ccec2c3af1936e47293200da18536b Mon Sep 17 00:00:00 2001 From: superKalo Date: Thu, 21 Sep 2017 17:36:08 +0300 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9fc195..df17cd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-repo", - "version": "2.0.2", + "version": "2.0.3", "description": "Repository-ish pattern for your data, that implements best practices for working with and storing data on the client-side.", "main": "src/index.js", "scripts": {