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