Release Version v4.9.1

This commit is contained in:
lucaburgio 2022-04-23 22:16:01 +00:00 committed by github-actions[bot]
parent 867721ad79
commit d72bf5a86c
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "iconoir",
"version": "4.9.0",
"version": "4.9.1",
"description": "A Simple and Definitive Open-Source Icons Library",
"type": "module",
"files": [

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react-native",
"version": "4.9.0",
"version": "4.9.1",
"description": "React Native library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",

View file

@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "4.9.0",
"version": "4.9.1",
"description": "React library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",