lib/persistent_http/version.rb in persistent_http-2.0.0 vs lib/persistent_http/version.rb in persistent_http-2.0.1

- old
+ new

@@ -1,3 +1,3 @@ class PersistentHTTP #:nodoc - VERSION = '2.0.0' + VERSION = '2.0.1' end