Skip to content

Commit

Permalink
v0.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Jul 7, 2022
1 parent ad3efe7 commit 9cd23e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.48.0"
"version": "0.48.1"
}
2 changes: 1 addition & 1 deletion packages/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/app/package.json
@@ -1,6 +1,6 @@
{
"name": "wuffle",
"version": "0.48.0",
"version": "0.48.1",
"description": "A multi-repository task board for GitHub issues",
"author": {
"name": "Nico Rehwaldt",
Expand Down

0 comments on commit 9cd23e3

Please sign in to comment.