Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovic Landry committed Jan 19, 2020
2 parents 0b50e94 + b82da63 commit 1472da8
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 @@ -22,7 +22,7 @@ To run the example project, clone the repo, and run `pod install` from the Examp

```swift
dependencies: [
.package(url: "https://github.com/mpclarkson/StravaSwift.git", from: "1.0.0")
.package(url: "https://github.com/mpclarkson/StravaSwift.git", from: "1.0.1")
]
```

Expand All @@ -31,7 +31,7 @@ dependencies: [
To install it, simply add the following line to your Podfile:

```ruby
pod "StravaSwift", '~> 1.0.0'
pod "StravaSwift", '~> 1.0.1'
```

## Quick Start
Expand Down

0 comments on commit 1472da8

Please # to comment.