Skip to content

Commit

Permalink
add new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Yussuf committed Aug 9, 2019
1 parent 2aa677d commit f64d135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RevenueMonster is available through [CocoaPods](https://cocoapods.org). To insta
it, simply add the following line to your Podfile:

```ruby
pod 'RevenueMonster', '0.1-beta.5'
pod 'RevenueMonster', '0.1-beta.6'
```

## Author
Expand Down
2 changes: 1 addition & 1 deletion RevenueMonster.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RevenueMonster'
s.version = '0.1-beta.5'
s.version = '0.1-beta.6'
s.summary = 'RM SDK for IOS'

s.description = <<-DESC
Expand Down

0 comments on commit f64d135

Please sign in to comment.