File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11module : HTMLKit
2- module_version : 2.1.0
2+ module_version : 2.1.1
33author : Iskandar Abudiab
44author_url : https://twitter.com/iabudiab
55github_url : https://github.com/iabudiab/HTMLKit
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2.1.1] ( https://github.com/iabudiab/HTMLKit/releases/tag/2.1.1 )
4+
5+ Released on 2017.10.13
6+
7+ ### Hotfix
8+
9+ - Fixed documentation comments
10+ - Should fix CocoaDocs generation and percentage
11+
12+
313## [ 2.1.0] ( https://github.com/iabudiab/HTMLKit/releases/tag/2.1.0 )
414
515Released on 2017.10.12
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "HTMLKit"
3- s . version = "2.1.0 "
3+ s . version = "2.1.1 "
44 s . summary = "HTMLKit, an Objective-C framework for your everyday HTML needs."
55 s . license = "MIT"
66 s . homepage = "https://github.com/iabudiab/HTMLKit"
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >FMWK </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.1.0 </string >
20+ <string >2.1.1 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments