From 2c372c4063b167dd3b27c695ef69ee0f420f6229 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Thu, 3 Jun 2021 22:18:36 +0200 Subject: [PATCH] 0.1.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb5a05a..c9c5d89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leanadmin/alpine-typescript", - "version": "0.1.24", + "version": "0.1.25", "description": "TypeScript support for Alpine.js", "main": "dist/index.js", "repository": {