Skip to content

Commit

Permalink
Release Version v4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaburgio authored and github-actions[bot] committed May 21, 2022
1 parent b39f736 commit d7e9e21
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconoir",
"version": "4.9.1",
"version": "4.9.2",
"description": "A Simple and Definitive Open-Source Icons Library",
"type": "module",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/iconoir-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconoir-react-native",
"version": "4.9.1",
"version": "4.9.2",
"description": "React Native library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -40,4 +40,4 @@
"react-native-svg": "^12.1.1",
"typescript": "^4.4.4"
}
}
}
4 changes: 2 additions & 2 deletions packages/iconoir-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iconoir-react",
"version": "4.9.1",
"version": "4.9.2",
"description": "React library for Iconoir icon set",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -36,4 +36,4 @@
"react": "^17.0.2",
"typescript": "^4.4.4"
}
}
}

0 comments on commit d7e9e21

Please sign in to comment.