From 83df303aa14d58f76349b59e6917ae61ce011a83 Mon Sep 17 00:00:00 2001
From: Mike Dalessio <mike.dalessio@gmail.com>
Date: Tue, 22 Oct 2019 09:07:33 -0400
Subject: [PATCH] version bump to v2.3.1

---
 lib/loofah.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/loofah.rb b/lib/loofah.rb
index 9e3e79ea..a25dbf9f 100644
--- a/lib/loofah.rb
+++ b/lib/loofah.rb
@@ -28,7 +28,7 @@
 #
 module Loofah
   # The version of Loofah you are using
-  VERSION = "2.3.0"
+  VERSION = "2.3.1"
 
   class << self
     # Shortcut for Loofah::HTML::Document.parse