diff --git a/package.json b/package.json index 78ca6db..ba8b439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "backend-template", - "version": "1.3.0", + "version": "1.3.1", "description": "Template for back-end server using Express and Sequelize.", "main": "index.js", "scripts": {