diff --git a/package.json b/package.json index 79cefac..0764af1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "proxy-polyfill", - "version": "0.3.0", + "version": "0.3.1", "description": "Polyfill for the Proxy object", "main": "proxy.min.js", "module": "./src/index.js",