Skip to content

Commit

Permalink
refactor: Update package.json version to 1.5.0-beta_1
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocjohn committed Oct 26, 2024
1 parent d3166ea commit 139492b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lunar-phase-card",
"version": "1.5.0",
"version": "1.5.0-beta_1",
"description": "Lovelace custom card for tracking Moon phases",
"keywords": [
"home-assistant",
Expand Down Expand Up @@ -80,4 +80,4 @@
"import-lang": "node scripts/generate-lang-imports.js",
"local-copy": "cp dist/lunar-phase-card.js /Volumes/config/www/dashboard-resources/lunar-phase-card.js"
}
}
}

0 comments on commit 139492b

Please sign in to comment.