diff --git a/README.md b/README.md index f4ad9b3b..1b8154ff 100644 --- a/README.md +++ b/README.md @@ -80,13 +80,13 @@ We're working hard to provide full documentation. Currently you can take a look To install it, simply add the following line to your Podfile: ```ruby -pod "Macaw", "0.9.3" +pod "Macaw", "0.9.4" ``` ## [Carthage](http://github.com/Carthage/Carthage) ```ogdl -github "Exyte/Macaw" ~> 0.9.3 +github "Exyte/Macaw" ~> 0.9.4 ``` ## Building from sources