From 40a99bec781f3d3c049ab248ab62c1aaf2ac208b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Sep 2024 00:25:29 +0000 Subject: [PATCH] version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f4c962b..c851b92 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "simple-icons-latex", - "version": "13.7.0", + "version": "13.8.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": "13.7.0" + "simple-icons-font": "13.8.0" } }