From 17c140da35e1a504ee1338cf884df79f76264974 Mon Sep 17 00:00:00 2001
From: Patrick Marsceill <pmarsceill@users.noreply.github.com>
Date: Fri, 26 Jun 2020 14:22:29 -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 239b4793..afb2c875 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.2.9"
+  spec.version       = "0.3.0"
   spec.authors       = ["Patrick Marsceill"]
   spec.email         = ["patrick.marsceill@gmail.com"]
 
-- 
GitLab