Skip to content

Commit 4d9ebf8

Browse files
committed
chore: release v0.11.0
1 parent 701c00e commit 4d9ebf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Utility layer for [Kysely](https://github.com/kysely-org/kysely) on SQLite
44

5-
- Breaking updates may occur, use at your own risk
5+
- Under development, breaking updates may occur, use at your own risk
66

77
## Features
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kysely-sqlite-builder",
33
"type": "module",
4-
"version": "0.10.0",
4+
"version": "0.11.0",
55
"description": "Utility layer for Kysely on SQLite",
66
"author": "subframe7536",
77
"license": "MIT",

0 commit comments

Comments
 (0)