From 299eeba7fd3fa8d1c9835a11f8e36db94c63f9bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=A0=91=E4=BA=BA?= Date: Sun, 19 Dec 2021 20:44:39 +0000 Subject: [PATCH] chore: bump to ver 0.0.1-R2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d50611c..965e5fe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@unlock-music/joox-crypto", "type": "commonjs", - "version": "0.0.1", + "version": "0.0.1-R2", "description": "Crypto library to decrypt joox encrypted music files.", "main": "src/index.js", "types": "src/index.d.ts",