Skip to content

Commit 8e4d700

Browse files
committed
Merge branch 'master' of github.com:shndrs/EZProgressHUD
2 parents 0159f07 + 1ea2f84 commit 8e4d700

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# EZProgressHUD
44

5+
[![codebeat badge](https://codebeat.co/badges/82888c2c-2465-4840-ad7d-af0a3239c051)](https://codebeat.co/projects/github-com-shndrs-ezprogresshud-master)
56
![build-status](https://travis-ci.org/shndrs/EZProgressHUD.svg?branch=master)
67
![swift-version](https://img.shields.io/badge/Swift-5-blueviolet.svg)
78
![version](https://img.shields.io/cocoapods/v/EZProgressHUD.svg)
@@ -116,7 +117,7 @@ pod 'EZProgressHUD', '~> 1.4.3'
116117
### Swift 5
117118

118119
```ruby
119-
pod `EZProgressHUD`, `~> 1.5.1`
120+
pod `EZProgressHUD`, `~> 1.5.2`
120121
```
121122
And then on your terminal run 👇🏻:
122123
```bash
@@ -134,7 +135,7 @@ github "shndrs/EZProgressHUD" "1.4.3"
134135
```
135136
### Swift 5
136137
```bash
137-
github "shndrs/EZProgressHUD" "1.5.1"
138+
github "shndrs/EZProgressHUD" "1.5.2"
138139
```
139140
And then on your terminal run 👇🏻:
140141
```bash

0 commit comments

Comments
 (0)