diff --git a/package.json b/package.json index 7690ce57..cd589c66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dociql", - "version": "1.0.0-rc", + "version": "1.0.0", "description": "Generate beautiful static API documentation from GraphQL Schema", "preferGlobal": true, "bin": { @@ -28,7 +28,7 @@ "generator" ], "author": "Dennis Miasoutov ", - "license": "MIT", + "license": "Apache-2.0", "bugs": { "url": "https://github.com/sourcey/dociql/issues" },