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

- old
+ new

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