diff --git a/package.json b/package.json index 64211bf..a3f68f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omniscient", - "version": "1.3.0", + "version": "2.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": {