Skip to content

Commit a30ff35

Browse files
committed
bumped to 5.1.0
1 parent 4b4fbcf commit a30ff35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Allows publish-subscribe-style communication between components without requirin
2121
### Cocoapods
2222

2323
```bash
24-
pod 'SwiftEventBus', :tag => '5.0.1', :git => 'https://github.com/cesarferreira/SwiftEventBus.git'
24+
pod 'SwiftEventBus', :tag => '5.1.0', :git => 'https://github.com/cesarferreira/SwiftEventBus.git'
2525
```
2626

2727
### Carthage
2828
```bash
29-
github "cesarferreira/SwiftEventBus" == 5.0.1
29+
github "cesarferreira/SwiftEventBus" == 5.1.0
3030
```
3131

3232
### Versions

0 commit comments

Comments
 (0)