From 669c076245d06da247363effde1da0acd6341068 Mon Sep 17 00:00:00 2001 From: samshara Date: Wed, 31 Jan 2024 14:41:54 +0545 Subject: [PATCH] chore: release v1.3.1 --- gh-pages/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gh-pages/package.json b/gh-pages/package.json index 8657f1f..a18be78 100644 --- a/gh-pages/package.json +++ b/gh-pages/package.json @@ -10,7 +10,7 @@ "lint": "next lint" }, "dependencies": { - "@ifrc-go/icons": "^1.3.0", + "@ifrc-go/icons": "^1.3.1", "@types/node": "20.2.5", "@types/react": "18.2.7", "@types/react-dom": "18.2.4", diff --git a/package.json b/package.json index 0f572a7..967202b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ifrc-go/icons", - "version": "1.3.0", + "version": "1.3.1", "description": "IFRC-GO icons library for React.", "keywords": [ "ifrc-go",