Skip to content

Commit b775495

Browse files
authored
v0.3.0 (#261)
1 parent 51243ed commit b775495

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/tiny-robot",
3-
"version": "0.3.0-rc.6",
3+
"version": "0.3.0",
44
"publishConfig": {
55
"access": "public"
66
},

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/tiny-robot-kit",
3-
"version": "0.3.0-rc.6",
3+
"version": "0.3.0",
44
"publishConfig": {
55
"access": "public"
66
},

packages/svgs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentiny/tiny-robot-svgs",
3-
"version": "0.3.0-rc.6",
3+
"version": "0.3.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)