lib/persistent_http/version.rb in
persistent_http-2.0.2
vs lib/persistent_http/version.rb in
persistent_http-2.0.3
- old
+ new
@@ -1,3 +1,3 @@
class PersistentHTTP #:nodoc
- VERSION = '2.0.2'
+ VERSION = '2.0.3'
end