lib/onebox/version.rb in onebox-1.8.81 vs lib/onebox/version.rb in onebox-1.8.82

- old
+ new

@@ -1,5 +1,5 @@ -# frozen_string_literal: true - -module Onebox - VERSION = "1.8.81" -end +# frozen_string_literal: true + +module Onebox + VERSION = "1.8.82" +end