Skip to content

Commit

Permalink
Changed current version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike committed Jul 31, 2023
1 parent ff18fef commit 8d84c75
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 @@ -43,7 +43,7 @@ containing those classes.
* Java Web Keys (JWK) support EC, RSA and EdDSA public/private keys, and Hmac, AES-KW and AES-GCM-KW symmetric keys

## Building and Documentation
* Prebuilt binary available at [https://faceless2.github.io/json/dist/bfojson-5.jar](https://faceless2.github.io/json/dist/bfojson-5.jar)
* Prebuilt binary available at [https://faceless2.github.io/json/dist/bfojson-1.6.jar](https://faceless2.github.io/json/dist/bfojson-1.6.jar)
* The API docs will always be available at [https://faceless2.github.io/json/docs/](https://faceless2.github.io/json/docs/)
* Compiles under Java 11 or later - the API supports EdDSA keys (new in Java 15) via reflection.
* Or download with `git clone http://github.com/faceless2/json.git`. Type `ant`. Jar is in `dist`, docs are in `docs`
Expand Down

0 comments on commit 8d84c75

Please sign in to comment.