From b278d1153e3368de7c703c7afccfa32916ca1ac5 Mon Sep 17 00:00:00 2001 From: Dustin Davis Date: Tue, 30 May 2023 10:36:29 -0600 Subject: [PATCH] Update version --- dev-app/app.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-app/app.html b/dev-app/app.html index ce467aae..107e78fe 100644 --- a/dev-app/app.html +++ b/dev-app/app.html @@ -52,7 +52,7 @@ diff --git a/package.json b/package.json index 3382f48f..dbd588b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bindable-ui/bindable", "description": "An Aurelia component library", - "version": "1.12.0", + "version": "1.12.1", "repository": { "type": "git", "url": "https://github.com/bindable-ui/bindable"