update version

This commit is contained in:
fullgream 2024-12-11 16:39:29 +03:00
parent 0a75fc1a51
commit f35cc0a918

View File

@ -1,6 +1,6 @@
{
"name": "sql-easy-lib",
"version": "1.0.5",
"version": "1.0.6",
"description": "This library was written from simple work with databases. In current version supported next famous databases: sqlite3 and MySQL. In future, list with supported databases will be replenishing.",
"main": "index.js",
"scripts": {