Skip to content

Commit

Permalink
update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahselek committed Oct 7, 2017
1 parent 1ec1e9e commit 42ea4df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ platform :ios, '9.0'
use_frameworks!
target '<Your Target Name>' do
pod 'Lighty', '~>1.1.4'
pod 'Lighty', '~>1.1.5'
end
```

Expand Down Expand Up @@ -65,7 +65,7 @@ brew install carthage
To integrate Lighty into your Xcode project using Carthage, specify it in your Cartfile:

```
github "abdullahselek/Lighty" ~> 1.1.4
github "abdullahselek/Lighty" ~> 1.1.5
```

Lighty which supports iOS 8 with Carthage
Expand Down

0 comments on commit 42ea4df

Please sign in to comment.