Skip to content

Commit 50de78d

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.1.2...v2.0.0) (2021-06-30) ### Bug Fixes * **deps:** declare stable versions as minimum ([610e1c8](610e1c8)) * **jwt:** possible NPE in jwt:encode ([1a5e483](1a5e483)), closes [#2](#2) ### feature * release for exist 5.3.0 ([902a24b](902a24b)) ### BREAKING CHANGES * depends on processor version 5.3.0 and crypto lib version 6.0.0
1 parent 74ca44d commit 50de78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jwt",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"description": "Create, read and verify JSON Web Tokens in eXist-db",
55
"homepage": "https://github.com/existsolutions/jwt#readme",
66
"bugs": "https://github.com/existsolutions/jwt/issues",

0 commit comments

Comments
 (0)