From 0fc815d07b003c2cc81a4a89e93fab746e44b49f Mon Sep 17 00:00:00 2001 From: Olivier Giulieri Date: Wed, 14 Dec 2022 21:47:46 -0800 Subject: [PATCH] Version 1.2.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b84dcca..f692ba0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-crud-icons", - "version": "1.2.0", + "version": "1.2.1", "description": "Set of SVG icons for CRUD applications packaged as a React component", "repository": { "type": "git",