Skip to content

Commit fcc8caa

Browse files
committed
release v0.9.2
1 parent d61e5b4 commit fcc8caa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quick-outerbase",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Database GUI for your terminal: pass a DATABASE_URL and `npx quick-outerbase` opens a local web UI to browse, query and edit Postgres, MySQL, SQLite and libSQL/Turso. A fast, open-source Prisma Studio / Drizzle Studio / TablePlus / DbGate alternative. Community fork of Outerbase Studio (AGPL-3.0).",
55
"license": "AGPL-3.0-only",
66
"bin": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quick-outerbase",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"private": true,
55
"description": "Database GUI in your terminal: pass a DATABASE_URL and `npx quick-outerbase` opens a local web UI to browse, query and edit Postgres, MySQL, SQLite and libSQL/Turso. Open-source Prisma Studio / Drizzle Studio / TablePlus / DbGate alternative. Unofficial community fork of Outerbase Studio (AGPL-3.0).",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)