Skip to content

Commit 8d84c75

Browse files
author
Mike
committed
Changed current version number
1 parent ff18fef commit 8d84c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ containing those classes.
4343
* Java Web Keys (JWK) support EC, RSA and EdDSA public/private keys, and Hmac, AES-KW and AES-GCM-KW symmetric keys
4444

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

0 commit comments

Comments
 (0)