diff --git a/package.json b/package.json index 2cfd73a..ca4c0c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-admob-ssv", - "version": "1.0.2", + "version": "1.0.3", "description": "ExpressJS middleware & library to verify Google AdMob Server-Side Verification request", "main": "index.js", "scripts": { @@ -45,5 +45,5 @@ "verification" ], "author": "Anar K. Jafarov (http://anarjafarov.me)", - "license": "ISC" + "license": "MIT" }