Skip to content

Commit

Permalink
v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Oct 12, 2023
1 parent 50f0332 commit f02c7bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "1.13.5",
"version": "1.14.0",
"npmClient": "yarn"
}
2 changes: 1 addition & 1 deletion packages/share/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clobbr/share",
"version": "1.13.5",
"version": "1.14.0",
"private": true,
"scripts": {
"dev": "PORT=4343 next dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clobbr/ui",
"homepage": "./",
"version": "1.13.5",
"version": "1.14.0",
"private": true,
"description": "Clobbr UI",
"repository": {
Expand Down

1 comment on commit f02c7bf

@vercel
Copy link

@vercel vercel bot commented on f02c7bf Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.