diff --git a/package.json b/package.json index b380f49..94a1e09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "objix", - "version": "1.6.4", + "version": "1.6.5", "description": "A dangerously convienient, high performance, lightweight (2.5kb) utility that injects methods into the Object prototype to sugar for many common use cases working with Javascript objects.", "main": "objix.js", "scripts": {