Skip to content

Commit

Permalink
upgrade all plugin version
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis committed Aug 6, 2024
1 parent e9b6a4a commit 0d12b8d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion BarChart/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perses-dev/bar-chart",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
Expand Down
2 changes: 1 addition & 1 deletion GaugeChart/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perses-dev/gauge-chart",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
Expand Down
2 changes: 1 addition & 1 deletion MarkdownChart/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perses-dev/markdown-chart",
"private": true,
"version": "0.1.2",
"version": "0.2.0",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
Expand Down
2 changes: 1 addition & 1 deletion StatChart/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perses-dev/stat-chart",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
Expand Down
2 changes: 1 addition & 1 deletion TimeseriesChart/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@perses-dev/timeseries-chart",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "rsbuild dev",
"build": "rsbuild build",
Expand Down

0 comments on commit 0d12b8d

Please sign in to comment.