chore: bump to 0.0.1-R3
This commit is contained in:
parent
5f9e3ea590
commit
a2cf2b8331
@ -1,4 +1,10 @@
|
|||||||
## v0.0.1
|
## v0.0.1-R3
|
||||||
|
|
||||||
|
### Bug Fix
|
||||||
|
|
||||||
|
- remove static modifier to work with elder babel
|
||||||
|
|
||||||
|
## v0.0.1-R2
|
||||||
|
|
||||||
### New feature:
|
### New feature:
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@unlock-music-gh/joox-crypto",
|
"name": "@unlock-music-gh/joox-crypto",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"version": "0.0.1-R2",
|
"version": "0.0.1-R3",
|
||||||
"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