From 211af6fa831dbcc44300a58173f340e50f607156 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Thu, 1 Jun 2017 02:39:55 +0200 Subject: [PATCH] bump --- content/cammie.erb | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/cammie.erb b/content/cammie.erb index 20c7b75..0ae23ce 100644 --- a/content/cammie.erb +++ b/content/cammie.erb @@ -9,7 +9,7 @@ title: Cammie
- cammie + cammie
@@ -29,7 +29,7 @@ title: Cammie <%= fa 'chevron-circle-left' %>
- +
<%= fa 'chevron-circle-right' %> diff --git a/package.json b/package.json index a255e50..104075a 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ "license": "MIT", "repository": "https://github.com/ZeusWPI/zeus.ugent.be", "dependencies": { - "bulma": "0.4.1" + "bulma": "0.4.2" } }