From 5aa42bcf0de7ae81a432ef439eb149a698b8f1b3 Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Tue, 25 Nov 2014 22:22:18 +0100 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a000cbb..e3e2df4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omniscient", - "version": "2.0.1", + "version": "2.1.0", "description": "A library providing an abstraction for React components for passing the same data structure through the entire component flow using cursors and immutable data structures.", "main": "component.js", "directories": {