1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

version bump ls to 1.1

This commit is contained in:
Kelly Brazil
2020-02-17 17:16:34 -08:00
parent e7f14d02b1
commit 2e63cb5fad
+1 -1
View File
@@ -144,7 +144,7 @@ import jc.utils
class info():
version = '1.0'
version = '1.1'
description = 'ls command parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'