Skip to content

Commit 1324de5

Browse files
committed
docs: Upgrade version in README
1 parent 5c7414b commit 1324de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _Dead simple rate limit middleware for Go._
1717
Using [Go Modules](https://github.com/golang/go/wiki/Modules)
1818

1919
```bash
20-
$ go get github.com/ulule/limiter/v3@v3.8.0
20+
$ go get github.com/ulule/limiter/v3@v3.10.0
2121
```
2222

2323
## Usage

0 commit comments

Comments
 (0)