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.
1 parent 8fc7914 commit b278d11Copy full SHA for b278d11
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.12.0"
+ title="v1.12.1"
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.12.0",
+ "version": "1.12.1",
5
"repository": {
6
"type": "git",
7
"url": "https://github.com/bindable-ui/bindable"
0 commit comments