From a86672aad66bf1ff30f542a00b823eb713e97ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Tue, 9 Mar 2021 20:07:14 +0100 Subject: [PATCH] v0.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b800f8..6ac5e52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leanadmin/alpine-typescript", - "version": "0.1.10", + "version": "0.1.11", "description": "TypeScript support for Alpine.js", "main": "dist/index.js", "repository": {