From 46aa1134a84b18805ab60009045d3b6ef46a9bc1 Mon Sep 17 00:00:00 2001
From: Patrick Marsceill <pmarsceill@users.noreply.github.com>
Date: Wed, 15 Jul 2020 17:56:37 -0400
Subject: [PATCH] Update just-the-docs.gemspec

---
 just-the-docs.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/just-the-docs.gemspec b/just-the-docs.gemspec
index 58fd834a..c41ddaac 100644
--- a/just-the-docs.gemspec
+++ b/just-the-docs.gemspec
@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |spec|
   spec.name          = "just-the-docs"
-  spec.version       = "0.3.0"
+  spec.version       = "0.3.1"
   spec.authors       = ["Patrick Marsceill"]
   spec.email         = ["patrick.marsceill@gmail.com"]
 
-- 
GitLab