Skip to content

Commit

Permalink
Bump version to 0.9.3.skroutz.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chalarangelo committed Aug 18, 2021
1 parent 1c93367 commit 87a021d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
truncate_html (0.9.3.skroutz.1)
truncate_html (0.9.3.skroutz.2)

GEM
remote: http://rubygems.org/
Expand Down Expand Up @@ -131,3 +131,6 @@ DEPENDENCIES
rails (~> 5.1.6.2)
rspec-rails (~> 3.8.0)
truncate_html!

BUNDLED WITH
1.17.3
2 changes: 1 addition & 1 deletion lib/truncate_html/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module TruncateHtml
VERSION = '0.9.3.skroutz.1'.freeze
VERSION = '0.9.3.skroutz.2'.freeze
end

0 comments on commit 87a021d

Please sign in to comment.