Finished meta data endpoint support and dump version number

Change-Id: I3b2fd0485a36978125b7d8f0353bfc651f501a5a
diff --git a/lib/Kalamar.pm b/lib/Kalamar.pm
index c99f86f..fbb418f 100644
--- a/lib/Kalamar.pm
+++ b/lib/Kalamar.pm
@@ -6,7 +6,7 @@
 use Mojo::Util qw/url_escape/;
 
 # Minor version - may be patched from package.json
-our $VERSION = '0.25';
+our $VERSION = '0.26';
 
 # TODO: Use CSRF!!!
 # TODO: The FAQ-Page has a contact form for new questions