diff --git a/jc/parsers/ls.py b/jc/parsers/ls.py index c73bc552..bf2f046d 100644 --- a/jc/parsers/ls.py +++ b/jc/parsers/ls.py @@ -149,7 +149,7 @@ import jc.utils class info(): - version = '1.2' + version = '1.3' description = 'ls command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com'