From 7da5b69c09cad2af36b186e65bf460fa64950b73 Mon Sep 17 00:00:00 2001 From: Stephen Hutchings Date: Sun, 21 Mar 2021 12:01:29 +1100 Subject: [PATCH] v2.1.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 146e265..ad7ea24 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "typicons.font", - "version": "2.1.0", + "version": "2.1.1", "main": [ "src/font/demo.html", "src/font/typicons.eot", diff --git a/package.json b/package.json index afeba76..86d2e3f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "typicons.font", "description": "Typicons are free-to-use vector icons embedded in a webfont for easy use in your user interfaces, whether it be on the web or in a native application.", - "version": "2.1.0", + "version": "2.1.1", "style": "src/font/typicons.css", "main": "src/font/typicons.css", "copyright": "(c) Stephen Hutchings 2012-2021",