From 8b6ccd4bd133e98322de04128f017989fd67c8dd Mon Sep 17 00:00:00 2001 From: Florian Maffini Date: Wed, 8 Mar 2017 16:31:11 +0100 Subject: [PATCH] version 1.0.3 --- README.md | 1 + bower.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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",