Skip to content

Commit d4c2074

Browse files
committed
chore: bump version
1 parent 2586d21 commit d4c2074

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

api/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "api",
3-
"version": "2.1.0",
2+
"name": "my-dash-api",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Kevin Restaino <kevinrestaino@gmail.com>",
66
"description": "API for My Dash",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "my-dash",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Kevin Restaino <kevinrestaino@gmail.com>",
66
"description": "A developer friendly dashboard for monitoring your self-hosted services with a clean and modern UI.",

ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "ui",
3-
"version": "2.1.0",
2+
"name": "my-dash-ui",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"author": "Kevin Restaino <kevinrestaino@gmail.com>",
66
"description": "UI for My Dash",

0 commit comments

Comments
 (0)