Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sim-wangyan committed Feb 11, 2024
1 parent 76fca81 commit 068d0d4
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 @@ -44,7 +44,7 @@ experimental:
plugins:
jwtantpath:
moduleName: "github.com/x-ream/traefik-plugin-jwt-antpath"
version: "v0.0.3"
version: "v0.1.0"
```
### K8s middleware
Expand Down Expand Up @@ -87,7 +87,7 @@ ingress:
```toml
[experimental.plugins.jwtantpath]
modulename = "github.com/x-ream/traefik-plugin-jwt-antpath"
version = "v0.0.3"
version = "v0.1.0"
```

### Dynamic
Expand Down

0 comments on commit 068d0d4

Please sign in to comment.