From 70fa065f3f2cb8a5df945931eb823612c42836b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Biavatti?= Date: Fri, 4 Jun 2021 19:56:27 +0100 Subject: [PATCH] Update some examples and version --- examples/buttons.html | 5 +++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/examples/buttons.html b/examples/buttons.html index 2b37409..cedc6cd 100644 --- a/examples/buttons.html +++ b/examples/buttons.html @@ -23,8 +23,9 @@

Anchor
-
-
+
+
+
diff --git a/package-lock.json b/package-lock.json index c162571..1f82b25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tuicss", - "version": "2.0.1", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 040f3de..d5ff4d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tuicss", - "version": "2.0.1", + "version": "2.1.0", "description": "TuiCss is a library for developing Web applications that uses text-based user interface applications (TUI) as a style", "keywords": [ "tui",