From 3af63f3fa309d906e5927b3bff35b90a0de965c7 Mon Sep 17 00:00:00 2001 From: Vedant K Date: Thu, 17 Jun 2021 10:11:48 +0530 Subject: [PATCH] 0.4.0 --- source/yeet | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/yeet b/source/yeet index 7151da0..a1b5dc2 100755 --- a/source/yeet +++ b/source/yeet @@ -154,7 +154,7 @@ function print_logo { printw "░░▀░░▀▀▀░▀▀▀░░▀░░" printw "░░░░░░░░░░░░░░░░░" printw "" - printw "v0.3.0" + printw "v0.4.0" printw "" } diff --git a/version b/version index 9325c3c..60a2d3e 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.3.0 \ No newline at end of file +0.4.0 \ No newline at end of file