lib/rack/reducer/version.rb in rack-reducer-2.0.2 vs lib/rack/reducer/version.rb in rack-reducer-2.0.3
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Rack
class Reducer
- VERSION = '2.0.2'
+ VERSION = '2.0.3'
end
end