Commit 23aece25 authored by Fabio Pelosin's avatar Fabio Pelosin

Release 0.32.0

parent 8b7a5255
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides/installing_cocoapods.html). To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides/installing_cocoapods.html).
## Master ## 0.32.0
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/master...0.31.1) [CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/master...0.31.1)
[CocoaPods-Core](https://github.com/CocoaPods/Core/compare/master...0.31.1) [CocoaPods-Core](https://github.com/CocoaPods/Core/compare/master...0.31.1)
......
module Pod module Pod
# The version of the cocoapods command line tool. # The version of the cocoapods command line tool.
# #
VERSION = '0.31.1' unless defined? Pod::VERSION VERSION = '0.32.0' unless defined? Pod::VERSION
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment