Skip to content

Commit

Permalink
updated minor version and demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
gatanaso committed Apr 7, 2019
1 parent b5fc097 commit 0a79815
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ A multi select combo box web component based on Polymer 2.x and the [`vaadin-com

Compatible with the core set of [Vaadin Components](https://github.com/vaadin/vaadin-core).

#### [Live Demo ↗](https://multiselect-combo-box.firebaseapp.com/demo/)
#### [Live Demo ↗](https://multiselect-combo-box.firebaseapp.com/demo/) | [Material Theme Live Demo ↗](https://multiselect-combo-box.firebaseapp.com/demo/material)

## Getting started
Install the `multiselect-combo-box`:
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "multiselect-combo-box",
"version": "0.0.9",
"version": "0.1.0",
"description": "A multi select combo box web component based on Polymer 2.x and the vaadin-combo-box",
"main": "multiselect-combo-box.html",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "multiselect-combo-box",
"version": "0.0.9",
"version": "0.1.0",
"description": "A multi select combo box web component based on Polymer 2.x and the vaadin-combo-box",
"main": "multiselect-combo-box.html",
"directories": {
Expand Down

0 comments on commit 0a79815

Please sign in to comment.