Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
Signed-off-by: Khalil Mejdi <khalil.mejdi97@gmail.com>
  • Loading branch information
Bujupah authored Mar 24, 2024
1 parent b707f35 commit 45c46de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yet-another-renderer",
"version": "0.0.0+1",
"state": "alpha",
"version": "0.0.1",
"state": "release",
"description": "Yet another grafana renderer",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -43,4 +43,4 @@
"glob": "^10.3.10",
"typescript": "^5.4.2"
}
}
}

0 comments on commit 45c46de

Please sign in to comment.