Skip to content

Commit

Permalink
chore: bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RubtsovAV committed Apr 8, 2024
1 parent 0192159 commit 92c7e27
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mui-symbols-material",
"version": "0.2.2",
"version": "0.3.0",
"private": true,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/100/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui-symbols-material/w100",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/200/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui-symbols-material/w200",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/300/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui-symbols-material/w300",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/400/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui-symbols-material/w400",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/500/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui-symbols-material/w500",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/600/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui-symbols-material/w600",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/700/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui-symbols-material/w700",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"author": "Aleksandr Rubtsov",
"description": "Material Design symbols distributed as SVG React components.",
Expand Down
2 changes: 1 addition & 1 deletion packages/waterfall/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/internal-waterfall",
"version": "0.2.2",
"version": "0.3.0",
"private": "true",
"type": "module",
"main": "index.mjs"
Expand Down

0 comments on commit 92c7e27

Please sign in to comment.