Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marella committed Jun 23, 2021
1 parent 928fa7f commit a65b947
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion font/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material-design-icons/font",
"version": "0.1.0",
"version": "0.1.1",
"description": "Icon fonts and CSS for material design icons.",
"files": [
"*.{css,scss,woff,woff2}"
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material-design-icons/scripts",
"version": "0.1.0",
"version": "0.1.1",
"description": "Scripts to download material design icons.",
"files": [
"*.js"
Expand Down
2 changes: 1 addition & 1 deletion svg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material-design-icons/svg",
"version": "0.1.0",
"version": "0.1.1",
"description": "Optimized SVGs for material design icons.",
"files": [
"{filled,outlined,round,sharp,two-tone}/*.svg"
Expand Down

0 comments on commit a65b947

Please sign in to comment.