Commit 9f03ab97 authored by Fabio Pelosin's avatar Fabio Pelosin

Release 0.28.0

parent 2ec784ea
...@@ -2,7 +2,10 @@ ...@@ -2,7 +2,10 @@
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.28.0
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.27.1...0.28.0)
[CocoaPods-core](https://github.com/CocoaPods/Core/compare/0.27.1...0.28.0)
[CLAide](https://github.com/CocoaPods/CLAide/compare/0.3.2...0.4.0)
###### Enhancements ###### Enhancements
......
module Pod module Pod
# The version of the cocoapods command line tool. # The version of the cocoapods command line tool.
# #
VERSION = '0.27.1' unless defined? Pod::VERSION VERSION = '0.28.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