lib/async/http/cache/version.rb in async-http-cache-0.1.3 vs lib/async/http/cache/version.rb in async-http-cache-0.1.4

- old
+ new

@@ -21,9 +21,9 @@ # THE SOFTWARE. module Async module HTTP module Cache - VERSION = "0.1.3" + VERSION = "0.1.4" end end end