From 0c15e21017c396e4714634252cec4e078aa660e6 Mon Sep 17 00:00:00 2001 From: superKalo Date: Tue, 3 Oct 2017 19:48:06 +0300 Subject: [PATCH] Change: bump up the version to 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60b23b5..6694c18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-repo", - "version": "2.1.1", + "version": "2.1.2", "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": {