Skip to content

Commit

Permalink
cluster-ui: bump package.json version
Browse files Browse the repository at this point in the history
In #67722, we updated peerDependencies, but forgot to bump
the version in package.json.

This fast-follow PR bumps the version for #67722.

Release note: None

Co-authored-by: Lauren Barker <[email protected]>
  • Loading branch information
celiala and laurenbarker committed Jul 23, 2021
1 parent 42ce127 commit 5fea281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ui/cluster-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cockroachlabs/cluster-ui",
"version": "21.2.0-prerelease-2",
"version": "21.2.0-prerelease-3",
"description": "Cluster UI is a library of large features shared between CockroachDB and CockroachCloud",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5fea281

Please sign in to comment.