Release Version v5.0

This commit is contained in:
lucaburgio 2022-06-08 09:00:52 +00:00 committed by github-actions[bot]
parent 9d21090f68
commit c60b827b7e
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "iconoir",
"version": "4.9.2",
"version": "5.0.0",
"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.2",
"version": "5.0.0",
"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.2",
"version": "5.0.0",
"description": "React library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",