Skip to content

Commit 6843a4b

Browse files
0.5.0
1 parent 26cdac4 commit 6843a4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v2.0
1+
## v0.5.0
22

33
### Changed
44
- (BREAKING) Moved package.json `main:` to `src/` instead of `lib/` (no longer

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid/jose",
3-
"version": "0.1.8",
3+
"version": "0.5.0",
44
"description": "JSON Object Signing and Encryption",
55
"main": "src/index.js",
66
"directories": {

0 commit comments

Comments
 (0)