diff --git a/package.json b/package.json index c8459ec..b12b31e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "al-quran-sdk", - "version": "1.0.1", + "version": "1.0.2", "description": "An API wrapper for Quran on top of quran.com", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -36,6 +36,7 @@ "README.md", "LICENSE" ], + "license": "MIT", "author": { "name": "Pranta Das", "email": "prantodas043@gmail.com",