From 6a0a542440066d57a57d477da992c1948a88f2be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Thu, 13 Oct 2022 11:15:43 +0200 Subject: [PATCH] add version to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ac795d..7b40b3b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TypeScript support for Alpine.js +# TypeScript support for Alpine.js v2 This package provides full support for class components in Alpine.js using a thin TypeScript layer.