Bump version and modification date

This commit is contained in:
Pistos 2022-09-15 14:26:55 -05:00
parent 43a7a2de36
commit 206b112ac9
2 changed files with 6 additions and 2 deletions

View file

@ -1,6 +1,10 @@
Diakonos Changelog
------------------
0.9.9
- List main culprits (directories) when fuzzy file finder encounters too many files
0.9.8
- Handle symlink cycles when fuzzy file finding (file open)

View file

@ -1,6 +1,6 @@
module Diakonos
VERSION = '0.9.8'
LAST_MODIFIED = 'September 20, 2020'
VERSION = '0.9.9'
LAST_MODIFIED = 'September 15, 2022'
def self.parse_version( s )
if s