Skip to content

Commit

Permalink
version bump to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Oct 22, 2019
1 parent e323a77 commit 83df303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/loofah.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83df303

Please sign in to comment.