Skip to content

Commit b48a6f8

Browse files
Merge branch 'release/0.1.6'
2 parents 27b2588 + 2229c78 commit b48a6f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The development of the Objective-C part of this project has been discontinued. T
88

99
This framework is still on development. We cannot guarantee yet that all the features work.
1010

11-
The latest stable version for swift is [0.1.5](https://github.com/ALiOSDev/ALTableView/tree/0.1.5)
11+
The latest stable version for swift is [0.1.6](https://github.com/ALiOSDev/ALTableView/tree/0.1.6)
1212

1313

1414
**CocoaPods**
@@ -21,7 +21,7 @@ platform :ios, '9.0'
2121
use_frameworks!
2222

2323
target '<Your Target Name>' do
24-
pod 'ALTableView', '~> 0.1.5'
24+
pod 'ALTableView', '~> 0.1.6'
2525
end
2626
```
2727

0 commit comments

Comments
 (0)