Skip to content

Commit

Permalink
chore: release v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
samshara committed Jun 30, 2023
1 parent 996f70a commit 2a53830
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gh-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"@ifrc-go/icons": "^1.1.5",
"@ifrc-go/icons": "^1.1.6",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ifrc-go/icons",
"version": "1.1.5",
"version": "1.1.6",
"description": "IFRC-GO icons library for React.",
"keywords": [
"ifrc-go",
Expand Down

0 comments on commit 2a53830

Please sign in to comment.