diff --git a/README.md b/README.md index e78121e..a14baea 100755 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ See documentation to know the options and structure of the `data` attribute. ## History +* **1.0.3:** lazy loading enablement. * **1.0.2:** full shadow dom support. * **1.0.1:** ability to select a node clicking the icon. * **1.0.0:** initial release. diff --git a/bower.json b/bower.json index 12bece3..a9265b5 100755 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "paper-tree", "main": "paper-tree.html", - "version": "1.0.2", + "version": "1.0.3", "description": "A custom element displaying a browsable tree.", "keywords": [ "tree",