Update CONTRIBUTORS and bump version.
--- a/CONTRIBUTORS Wed May 08 20:45:04 2019 +0200
+++ b/CONTRIBUTORS Mon May 13 10:44:41 2019 -0700
@@ -1,6 +1,7 @@
Adam Spiers <adam@spiers.net>
Andr Goens <andres.goens@tu-dresden.de>
Alexander Perlis <aperlis@math.lsu.edu>
+Davor Ocelic <docelic@crystallabs.io>
Dennis Kaarsemaker <dennis.kaarsemaker@booking.com>
Emile "iMil" Heitor <imil@home.imil.net>
Gertjan Halkes <shelldap@ghalkes.nl>
--- a/shelldap Wed May 08 20:45:04 2019 +0200
+++ b/shelldap Mon May 13 10:44:41 2019 -0700
@@ -2691,7 +2691,7 @@
use Fatal qw/open/;
$0 = 'shelldap';
-my $VERSION = '1.4.0';
+my $VERSION = '1.5.0';
use Getopt::Long qw(:config no_ignore_case);
use YAML::Syck qw//;