bump version

This commit is contained in:
Joel Wetzell
2026-09-05 16:50:54 -05:00
parent f19bc17102
commit b3dd58bdbc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "@showbridge/docs", "name": "@showbridge/docs",
"version": "0.6.0", "version": "0.7.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@showbridge/docs", "name": "@showbridge/docs",
"version": "0.6.0", "version": "0.7.0",
"devDependencies": { "devDependencies": {
"@astrojs/check": "0.9.10", "@astrojs/check": "0.9.10",
"@astrojs/starlight": "0.42.0", "@astrojs/starlight": "0.42.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@showbridge/docs", "name": "@showbridge/docs",
"type": "module", "type": "module",
"version": "0.6.0", "version": "0.7.0",
"files": [ "files": [
"dist" "dist"
], ],