lib/rflow/components/http/version.rb in rflow-components-http-0.0.3 vs lib/rflow/components/http/version.rb in rflow-components-http-0.0.6
- old
+ new
@@ -1,7 +1,7 @@
class RFlow
module Components
module HTTP
- VERSION = "0.0.3"
+ VERSION = "0.0.6"
end
end
end