Prepare to release 2.5.1

This commit is contained in:
Olivier Cavadenti 2023-07-12 22:51:42 +02:00
parent df7568bd92
commit ae2a10efb8

View File

@ -1,6 +1,6 @@
{
"name": "knex",
"version": "2.5.0",
"version": "2.5.1",
"description": "A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3",
"main": "knex",
"types": "types/index.d.ts",