diff --git a/promptd-path.d b/promptd-path.d index 8bddcfa..222b876 100644 --- a/promptd-path.d +++ b/promptd-path.d @@ -49,7 +49,7 @@ void main(string[] args) } string versionString = q"EOS -promptd-path by Matt Kline, version 0.1.1 +promptd-path by Matt Kline, version 0.2 Part of the promptd tool set EOS"; diff --git a/promptd-vcs.d b/promptd-vcs.d index f6b61db..f9bba39 100644 --- a/promptd-vcs.d +++ b/promptd-vcs.d @@ -37,7 +37,7 @@ void main(string[] args) } string versionString = q"EOS -promptd-vcs by Matt Kline, version 0.1.1 +promptd-vcs by Matt Kline, version 0.2 Part of the promptd tool set EOS";