From acba59adbd902b32430e013edf2f828d5993a208 Mon Sep 17 00:00:00 2001
From: Sindre Sorhus <sindresorhus@gmail.com>
Date: Mon, 8 Aug 2022 19:55:36 +0200
Subject: [PATCH] 5.0.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 5c0f012..0f9adf2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "figures",
-	"version": "4.0.1",
+	"version": "5.0.0",
 	"description": "Unicode symbols with fallbacks for older terminals",
 	"license": "MIT",
 	"repository": "sindresorhus/figures",