diff --git a/package.json b/package.json index 00730c2..d3ffc5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-observe", - "version": "1.0.0", + "version": "1.0.1", "description": "Like can.Map, but without the .attr method.", "main": "can-observe.js", "scripts": {