Skip to content

Commit

Permalink
Version bump to test ci/cd for final release step
Browse files Browse the repository at this point in the history
  • Loading branch information
SandersAaronD committed May 14, 2024
1 parent 937dd43 commit dd45fc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/grafana-llm-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/llm-app",
"version": "0.10.1",
"version": "0.10.2",
"description": "Plugin to easily allow llm based extensions to grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana-llm-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/llm",
"version": "0.10.0",
"version": "0.10.2",
"description": "A grafana library for llm",
"exports": {
".": {
Expand Down

0 comments on commit dd45fc1

Please sign in to comment.