diff --git a/package.json b/package.json index 3ab68d3..bc81911 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "@ngraveio/bc-ur", - "version": "1.1.4", + "version": "1.1.5", "author": "Antonis Poulakis ", "description": "A JS implementation of the Uniform Resources (UR) specification from Blockchain Commons", - "license": "AGPLV3", + "license": "MIT", "main": "dist/index.js", "types": "dist/index.d.ts", "directories": {