From 0e6d378e823c5564f550a04400156913886c6202 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 12 Aug 2022 00:32:02 +0000 Subject: [PATCH] Version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 16afa6a..c9b16f7 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "simple-icons-latex", - "version": "7.5.0", + "version": "7.6.0", "main": "bindings.js", "repository": "https://github.com/ineshbose/simple-icons-latex", "author": "Inesh Bose", "license": "CC0-1.0", "dependencies": { "opentype.js": "^1.3.4", - "simple-icons-font": "7.5.0" + "simple-icons-font": "7.6.0" } }