From 7858a692f7a40f306f0c045ebb4c86edb5402b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Fri, 26 Feb 2021 16:45:10 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7ec499..953c98a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@leanadmin/alpine-typescript", - "version": "0.1.5", + "version": "0.1.6", "description": "TypeScript support for Alpine.js", "main": "dist/index.js", "repository": {