diff --git a/dev-app/app.html b/dev-app/app.html index 9a21d9de..dee4a39f 100644 --- a/dev-app/app.html +++ b/dev-app/app.html @@ -37,7 +37,7 @@ state="${link.isActive ? 'active' : ''}" > - + diff --git a/package.json b/package.json index 554ff9d8..124c7dca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bindable-ui/bindable", "description": "An Aurelia component library", - "version": "1.1.4", + "version": "1.1.5", "repository": { "type": "git", "url": "https://github.com/bindable-ui/bindable"