Skip to content

Commit 5d330db

Browse files
committed
set version
1 parent 197a1eb commit 5d330db

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primeuix/monorepo",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "PrimeTek Informatics",
55
"repository": {
66
"type": "git",

packages/styled/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primeuix/styled",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "PrimeTek Informatics",
55
"description": "",
66
"license": "MIT",
@@ -46,4 +46,4 @@
4646
"engines": {
4747
"node": ">=12.11.0"
4848
}
49-
}
49+
}

packages/utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primeuix/utils",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "PrimeTek Informatics",
55
"description": "",
66
"license": "MIT",
@@ -49,4 +49,4 @@
4949
"engines": {
5050
"node": ">=12.11.0"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)