We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d01b08b + 3269ce8 commit eb40982Copy full SHA for eb40982
dev-app/app.html
@@ -52,7 +52,7 @@
52
<c-nav-horizontal-item
53
position="right"
54
href="https://github.com/bindable-ui/bindable"
55
- title="v1.11.5"
+ title="v1.11.6"
56
></c-nav-horizontal-item>
57
</c-nav-horizontal>
58
</l-box>
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@bindable-ui/bindable",
3
"description": "An Aurelia component library",
4
- "version": "1.11.5",
+ "version": "1.11.6",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/bindable-ui/bindable"
0 commit comments