From 5acdf8877d17b0a59b7370732a18c7830a720410 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 10 Nov 2022 21:29:27 +0100 Subject: [PATCH] registry version fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c108c3e1..f0628b945 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tabler/icons", - "version": "1.109.0", + "version": "1.110.0", "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "repository": { "type": "git",