Skip to content

Commit

Permalink
Merge pull request #352 from grafana/0.10.2
Browse files Browse the repository at this point in the history
Version bump to test ci/cd for final release step
  • Loading branch information
SandersAaronD authored May 14, 2024
2 parents 937dd43 + dd45fc1 commit 5b9b44a
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 5b9b44a

Please sign in to comment.