Skip to content

Commit

Permalink
Change version to v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinrob committed Jul 16, 2015
1 parent 9556387 commit 599d872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
A HTTP Cache for [Guzzle](https://github.com/guzzle/guzzle) 6. It's a simple Middleware to be added in the HandlerStack.
This project is under development but it's already functional.

`composer require kevinrob/guzzle-cache-middleware:~0.3`
`composer require kevinrob/guzzle-cache-middleware:~0.4`

# Why?
Performance. It's very common to do some HTTP calls to an API for rendering a page and it takes times to do it.
Expand Down

0 comments on commit 599d872

Please sign in to comment.