From 8b6a8b862c2255b89fc413a89f453c3955b5bced Mon Sep 17 00:00:00 2001 From: Harley Jessop Date: Tue, 2 May 2023 14:04:20 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff14474b..3382f48f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bindable-ui/bindable", "description": "An Aurelia component library", - "version": "1.11.12", + "version": "1.12.0", "repository": { "type": "git", "url": "https://github.com/bindable-ui/bindable"