From 611aa30b4b5fb0bc63e94065e91e27a8a57ece92 Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 28 Aug 2021 06:51:40 +0100 Subject: [PATCH] Update package.json to v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a30f7f0..da65116 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mangathr", - "version": "0.0.9", + "version": "0.1.0", "description": "A terminal client for downloading manga, with support for sites like MangaDex, Cubari and more.", "main": "bin/mangathr.js", "scripts": {