Skip to content

Commit b210554

Browse files
committed
0.28.5
1 parent 92cb08f commit b210554

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kysely",
3-
"version": "0.28.4",
3+
"version": "0.28.5",
44
"description": "Type safe SQL query builder",
55
"repository": {
66
"type": "git",

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kysely",
3-
"version": "0.28.4",
3+
"version": "0.28.5",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)