Skip to content

Commit

Permalink
bumped to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarferreira committed Mar 17, 2021
1 parent 4b4fbcf commit a30ff35
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.1', :git => 'https://github.com/cesarferreira/SwiftEventBus.git'
pod 'SwiftEventBus', :tag => '5.1.0', :git => 'https://github.com/cesarferreira/SwiftEventBus.git'
```

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

### Versions
Expand Down

0 comments on commit a30ff35

Please sign in to comment.