diff --git a/projects/quml-library/package.json b/projects/quml-library/package.json index 7aac0dfb..20ff6a3e 100644 --- a/projects/quml-library/package.json +++ b/projects/quml-library/package.json @@ -1,6 +1,6 @@ { "name": "@project-sunbird/sunbird-quml-player", - "version": "6.1.0-beta.0", + "version": "6.1.0", "schematics": "./schematics/collection.json", "ng-add": { "save": "dependencies" diff --git a/web-component/package.json b/web-component/package.json index 045df0bc..8691faec 100644 --- a/web-component/package.json +++ b/web-component/package.json @@ -1,6 +1,6 @@ { "name": "@project-sunbird/sunbird-quml-player-web-component", - "version": "2.1.0-beta.0", + "version": "2.1.0", "description": "The web component package for the sunbird QuML player", "main": "sunbird-quml-player.js", "scripts": {