Skip to content

Commit

Permalink
set version
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 14, 2024
1 parent 197a1eb commit 5d330db
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": "@primeuix/monorepo",
"version": "0.3.0",
"version": "0.3.1",
"author": "PrimeTek Informatics",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/styled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primeuix/styled",
"version": "0.3.0",
"version": "0.3.1",
"author": "PrimeTek Informatics",
"description": "",
"license": "MIT",
Expand Down Expand Up @@ -46,4 +46,4 @@
"engines": {
"node": ">=12.11.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primeuix/utils",
"version": "0.3.0",
"version": "0.3.1",
"author": "PrimeTek Informatics",
"description": "",
"license": "MIT",
Expand Down Expand Up @@ -49,4 +49,4 @@
"engines": {
"node": ">=12.11.0"
}
}
}

0 comments on commit 5d330db

Please sign in to comment.