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