Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Elisabeth Schreiber committed Aug 23, 2019
1 parent 630a237 commit f8d47d7
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.6.1' end
def self.to_s; '2.6.2' end
end
# rubocop:enable Style/SingleLineMethods

0 comments on commit f8d47d7

Please sign in to comment.