chore: bump version to 0.0.1-R5
This commit is contained in:
parent
4d8b70c80e
commit
23f770a22f
@ -1,3 +1,9 @@
|
|||||||
|
## v0.0.1-R5
|
||||||
|
|
||||||
|
### Bug Fix
|
||||||
|
|
||||||
|
- Return null instead of throw an error on unsupported file.
|
||||||
|
|
||||||
## v0.0.1-R4
|
## v0.0.1-R4
|
||||||
|
|
||||||
### Bug Fix
|
### Bug Fix
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@unlock-music/joox-crypto",
|
"name": "@unlock-music/joox-crypto",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"version": "0.0.1-R4",
|
"version": "0.0.1-R5",
|
||||||
"description": "Crypto library to decrypt joox encrypted music files.",
|
"description": "Crypto library to decrypt joox encrypted music files.",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"types": "src/index.d.ts",
|
"types": "src/index.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user