From 1671b948ef4bf17ec388f753eb5cff50ea34aa29 Mon Sep 17 00:00:00 2001 From: Clemens Bastian <8781699+amacado@users.noreply.github.com> Date: Tue, 23 Feb 2021 08:26:34 +0100 Subject: [PATCH] bump npm package for next version 2.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f1111da0..8ee977960 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devicon", - "version": "2.9.0", + "version": "2.10.0", "description": "Programming related icons collection", "main": "devicon.min.css", "scripts": {