Skip to content

Commit 60740fc

Browse files
committed
0.28.4
1 parent a9bcfa5 commit 60740fc

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.3",
3+
"version": "0.28.4",
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.3",
3+
"version": "0.28.4",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)