Skip to content

Commit 87a021d

Browse files
committed
Bump version to 0.9.3.skroutz.2
1 parent 1c93367 commit 87a021d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
truncate_html (0.9.3.skroutz.1)
4+
truncate_html (0.9.3.skroutz.2)
55

66
GEM
77
remote: http://rubygems.org/
@@ -131,3 +131,6 @@ DEPENDENCIES
131131
rails (~> 5.1.6.2)
132132
rspec-rails (~> 3.8.0)
133133
truncate_html!
134+
135+
BUNDLED WITH
136+
1.17.3

lib/truncate_html/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module TruncateHtml
2-
VERSION = '0.9.3.skroutz.1'.freeze
2+
VERSION = '0.9.3.skroutz.2'.freeze
33
end

0 commit comments

Comments
 (0)