Skip to content

Commit

Permalink
docs: Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
novln committed Apr 7, 2020
1 parent cd35126 commit e0877bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ _Dead simple rate limit middleware for Go._
Using [Go Modules](https://github.com/golang/go/wiki/Modules)

```bash
$ go get github.com/ulule/limiter/v3@v3.4.1
$ go get github.com/ulule/limiter/v3@v3.5.0
```

## Usage
Expand Down

0 comments on commit e0877bc

Please sign in to comment.