Skip to content

Commit

Permalink
release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Mar 12, 2018
1 parent 8f44d32 commit b1d42cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Expose gem version
# rubocop:disable Style/SingleLineMethods
class AlgoliaHTMLExtractorVersion
def self.to_s; '2.2.2' end
def self.to_s; '2.3.0' end
end
# rubocop:enable Style/SingleLineMethods

0 comments on commit b1d42cd

Please sign in to comment.