diff --git a/jc/parsers/ls.py b/jc/parsers/ls.py index cb91aa93..485fda64 100644 --- a/jc/parsers/ls.py +++ b/jc/parsers/ls.py @@ -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'