lib/tramway/news/version.rb in tramway-news-1.0.4.2 vs lib/tramway/news/version.rb in tramway-news-1.0.4.3
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Tramway
module News
- VERSION = '1.0.4.2'
+ VERSION = '1.0.4.3'
end
end