From 30164ea87382ca46462b5ca1067f1bc1f283c2c9 Mon Sep 17 00:00:00 2001 From: abdulrahman1s <61483023+abdulrahman1s@users.noreply.github.com> Date: Sun, 20 Nov 2022 20:17:43 +0000 Subject: [PATCH] chore: Bump version to v0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ea441d..17da983 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fem-dl", - "version": "0.1.4", + "version": "0.1.5", "description": "Frontend Masters Downloader", "main": "src/index.js", "scripts": {