diff --git a/package.json b/package.json index 8dab776..4a6fc88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bind-dom", - "version": "0.0.7", + "version": "0.0.8", "description": "Synchronization between two DOM elements (oneTime, oneWay, twoWay)", "main": "./src/bind-dom.js", "directories": {