Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kearfy committed Sep 10, 2024
1 parent 2b1122c commit e9412a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/codemirror-surrealql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@surrealdb/codemirror",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"author": "SurrealDB",
"description": "SurrealQL language support for CodeMirror",
"type": "module",
Expand All @@ -24,4 +24,4 @@
"devDependencies": {
"@codemirror/buildhelper": "^1.0.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/lezer-surrealql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@surrealdb/lezer",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"author": "SurrealDB",
"description": "SurrealQL grammar for Lezer",
"type": "module",
Expand Down

0 comments on commit e9412a3

Please sign in to comment.