Major redesign of JS and Sass assets
diff --git a/lib/Kalamar.pm b/lib/Kalamar.pm
index 0acd510..f310cbf 100644
--- a/lib/Kalamar.pm
+++ b/lib/Kalamar.pm
@@ -2,7 +2,7 @@
 use Mojo::Base 'Mojolicious';
 use Mojo::ByteStream 'b';
 
-our $VERSION = '0.13';
+our $VERSION = '0.14';
 
 # Start the application and register all routes and plugins
 sub startup {