From c53199d88309e7a9594839c1bd10c70b28265ff0 Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Wed, 18 Feb 2015 22:07:43 +0100 Subject: [PATCH] v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed0fe4f..f99ff6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omniscient", - "version": "2.1.0", + "version": "3.0.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": {