From a7b22d28fbd2a49e55c57f88d44d572e66dda5fc Mon Sep 17 00:00:00 2001 From: Huseyin ELMAS Date: Tue, 13 Oct 2020 20:24:16 +0300 Subject: [PATCH] new version 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be3b410..6c96fa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sequelize-fastify", - "version": "1.0.3", + "version": "1.0.4", "description": "a simple and lightweight Sequelize plugin for Fastify.", "main": "src/index.js", "scripts": {