Skip to content

Commit f727d8f

Browse files
committed
v3.0.0
1 parent 80943f2 commit f727d8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0-alpha.5",
2+
"version": "3.0.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

packages/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sortly-documentation",
3-
"version": "3.0.0-alpha.5",
3+
"version": "3.0.0",
44
"private": true,
55
"description": "react-sortly Documentation",
66
"repository": "git@github.com:lytc/react-sortly.git",

0 commit comments

Comments
 (0)