lib/rflow/components/http/version.rb in rflow-components-http-1.0.0a2 vs lib/rflow/components/http/version.rb in rflow-components-http-1.0.0a3

- old
+ new

@@ -1,7 +1,7 @@ class RFlow module Components module HTTP - VERSION = "1.0.0a2" + VERSION = "1.0.0a3" end end end