Skip to content

Commit e2ec270

Browse files
committed
chore: 0.2.0
1 parent 94b3cd7 commit e2ec270

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

sdks/bun-worker/bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/bun-worker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@absurd-sqlite/bun-worker",
3-
"version": "0.2.0-alpha.1",
3+
"version": "0.2.0",
44
"description": "Bun worker utilities for Absurd-SQLite",
55
"type": "module",
66
"main": "dist/index.js",
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/b4fun/absurd-sqlite#readme",
4040
"dependencies": {
41-
"@absurd-sqlite/sdk": "~0.2.0-alpha.3",
41+
"@absurd-sqlite/sdk": "~0.2.0",
4242
"absurd-sdk": "~0.0.7"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)