lib/rom/http/version.rb in rom-http-0.8.0 vs lib/rom/http/version.rb in rom-http-0.9.0
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module ROM
module HTTP
- VERSION = '0.8.0'.freeze
+ VERSION = "0.9.0"
end
end
- old
+ new