diff --git a/package.json b/package.json index 77aa025..3a4a384 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-crypto-js", - "version": "2.0.2", + "version": "2.1.1", "description": "Simplify AES encryption and decryption of any JavaScript objects, implementing crypto-js library.", "repository": "https://github.com/danang-id/simple-crypto-js.git", "homepage": "https://github.com/danang-id/simple-crypto-js",