Skip to content

Commit

Permalink
docs(README): Upgrade version number
Browse files Browse the repository at this point in the history
  • Loading branch information
novln committed May 24, 2023
1 parent 1007dc0 commit 7bcd373
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.11.0
$ go get github.com/ulule/limiter/v3@v3.11.2
```

## Usage
Expand Down

0 comments on commit 7bcd373

Please sign in to comment.