Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarferreira committed Dec 4, 2019
1 parent e34a15d commit cea5121
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 @@ -21,12 +21,12 @@ Allows publish-subscribe-style communication between components without requirin
### Cocoapods

```bash
pod 'SwiftEventBus', :tag => '5.0.0', :git => 'https://github.com/cesarferreira/SwiftEventBus.git'
pod 'SwiftEventBus', :tag => '5.0.1', :git => 'https://github.com/cesarferreira/SwiftEventBus.git'
```

### Carthage
```bash
github "cesarferreira/SwiftEventBus" == 5.0.0
github "cesarferreira/SwiftEventBus" == 5.0.1
```

### Versions
Expand Down

0 comments on commit cea5121

Please sign in to comment.