diff --git a/package.json b/package.json index 3d931a4..811ad30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vry", - "version": "3.0.0", + "version": "3.0.1", "description": "Define `Model` and `Collection` like types to manage your `Immutable` data structures in a functional way", "main": "lib/index.js", "scripts": {