lib/tramway/conference/version.rb in tramway-conference-1.8.13.1 vs lib/tramway/conference/version.rb in tramway-conference-1.8.13.2
- old
+ new
@@ -1,5 +1,7 @@
+# frozen_string_literal: true
+
module Tramway
module Conference
- VERSION = '1.8.13.1'
+ VERSION = '1.8.13.2'
end
end