From c44abba72694ea9a106c2167bb9b4ad9349859b4 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sun, 2 Apr 2023 10:38:11 -0600 Subject: [PATCH] chore(extras): bump version --- extras/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extras/package.json b/extras/package.json index 299650ae38c..c4eb9855725 100644 --- a/extras/package.json +++ b/extras/package.json @@ -1,6 +1,6 @@ { "name": "@quasar/extras", - "version": "1.16.1", + "version": "1.16.2", "description": "Quasar Framework fonts, icons and animations", "scripts": { "build": "node build/index.js" @@ -172,4 +172,4 @@ "themify-icons": "https://github.com/lykmapipo/themify-icons", "@xmldom/xmldom": "0.8.7" } -} +} \ No newline at end of file