From 83758a21ea7c1a8e2c777b4ed9563b612e6b2adc Mon Sep 17 00:00:00 2001 From: Daniel Schneider Date: Tue, 25 Jul 2023 11:14:14 +0200 Subject: [PATCH] chore: version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6f97c689a..9dc911f63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@phosphor-icons/vue", - "version": "2.1.4", + "version": "2.1.5", "description": "A clean and friendly icon family for Vue, too!", "license": "MIT", "repository": "phosphor-icons/vue", @@ -77,4 +77,4 @@ "engines": { "node": ">=14" } -} \ No newline at end of file +}