From 9b4818cdbb32869001a1400352be79f529ab5cc9 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sat, 4 Sep 2021 13:52:10 +0000 Subject: [PATCH] chore(release): v1.8.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1d9125a..d7f5d84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datastax-backend", - "version": "1.7.0", + "version": "1.8.0", "description": "This is the backend for the application made for datastax hackathon", "main": "index.js", "scripts": { @@ -42,4 +42,4 @@ "morgan": "^1.10.0", "nodemon": "^2.0.12" } -} +} \ No newline at end of file