diff --git a/package.json b/package.json index 85ff780..a1a61d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "exceptional-objects", - "version": "1.0.1", + "version": "1.0.2", "description": "create objects that throw exceptions when accessing missing keys", "main": "index.js", "author": "chee ",