From e1e3262edd2c0f194896c18bc93c9ea8ae368a3f Mon Sep 17 00:00:00 2001 From: superKalo Date: Tue, 16 Jan 2018 21:32:41 +0200 Subject: [PATCH] Change: bump-up the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13542c1..686b6a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-repo", - "version": "2.1.3", + "version": "2.1.4", "description": "Repository-ish pattern for your data, that implements best practices for working with and storing data on the client-side.", "main": "lib/index.js", "scripts": {