lib/tramway/news/version.rb in tramway-news-1.0.4.5 vs lib/tramway/news/version.rb in tramway-news-1.0.4.6

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true module Tramway module News - VERSION = '1.0.4.5' + VERSION = '1.0.4.6' end end