diff --git a/boss.json b/boss.json index 1454275..727fc07 100644 --- a/boss.json +++ b/boss.json @@ -1,7 +1,7 @@ { "name": "delphi-jose-jwt", "description": "Delphi implementation of JWT (JSON Web Token) and the JOSE (JSON Object Signing and Encryption) specification suite. This library supports the JWS (JWE support is planned) compact serializations with several JOSE algorithms.", - "version": "3.0.2", + "version": "3.3", "homepage": "https://github.com/paolo-rossi/delphi-jose-jwt", "mainsrc": "./Source/", "projects": [],