We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752d6d9 commit d7fab61Copy full SHA for d7fab61
README.md
@@ -233,14 +233,14 @@ Sign
233
234
gpg -ab pom.xml
235
236
- gpg -ab target/spring-webflux-http-interceptor-0.0.8.jar
+ gpg -ab target/spring-webflux-http-interceptor-0.0.9.jar
237
238
239
Verify
240
241
gpg --verify pom.xml.asc
242
243
- gpg --verify target/spring-webflux-http-interceptor-0.0.8.jar.asc
+ gpg --verify target/spring-webflux-http-interceptor-0.0.9.jar.asc
244
245
246
0 commit comments