From 1d479733bcbeb630557cd07f721d4510e989934c Mon Sep 17 00:00:00 2001 From: Flu0r1ne Date: Sun, 19 Sep 2021 00:27:55 -0500 Subject: Add list command, copy for bash command, and ability to run non-directory commands anywhere --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.go') diff --git a/version.go b/version.go index 72a80a2..907dd02 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package planr -const VERSION = "0.1.5" +const VERSION = "0.1.6" -- cgit v1.2.3