diff --git a/bower.json b/bower.json index eb4a321..678c00d 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-tree", "description": "Strolch Tree View WebComponent", - "version": "0.2.2", + "version": "0.2.3", "authors": ["Robert von Burg"], "keywords": [ "strolch", @@ -18,7 +18,7 @@ "ignore": [], "dependencies": { "strolchjs": "strolch-li/strolchjs#^0.5.1", - "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1", + "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.0", "polymer": "Polymer/polymer#^1.11.3",