diff --git a/package.json b/package.json index 72b549b..57a49a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compose-record", - "version": "1.2.0", + "version": "1.3.0", "description": "Type-safe utility library for creating nested Immutable Records", "main": "lib/index.js", "typings": "lib/index.d.ts",