Skip to content

Commit

Permalink
Release v0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Ellis authored and Caleb-Ellis committed May 7, 2020
1 parent 490078b commit 2c0994d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maas-ui",
"version": "0.2.9",
"version": "0.2.10",
"scripts": {
"build": "yarn build-shared",
"build-all": "yarn clean-all && yarn build-shared && yarn build-legacy && yarn build-ui && yarn copy-build",
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maas-ui/ui",
"version": "0.2.9",
"version": "0.2.10",
"private": true,
"dependencies": {
"@canonical/macaroon-bakery": "0.3.0",
Expand Down

0 comments on commit 2c0994d

Please sign in to comment.