Skip to content

Commit

Permalink
Issue #IQ-687 feat: Publishing beta version of library and web component
Browse files Browse the repository at this point in the history
  • Loading branch information
rajnishdargan committed Apr 3, 2024
1 parent 5604f27 commit e05b4b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/quml-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@project-sunbird/sunbird-quml-player",
"version": "8.0.0-alpha.0",
"version": "8.0.0-beta.0",
"schematics": "./schematics/collection.json",
"ng-add": {
"save": "dependencies"
Expand Down
2 changes: 1 addition & 1 deletion web-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@project-sunbird/sunbird-quml-player-web-component",
"version": "4.0.0-alpha.0",
"version": "4.0.0-beta.0",
"description": "The web component package for the sunbird QuML player",
"main": "sunbird-quml-player.js",
"scripts": {
Expand Down

0 comments on commit e05b4b6

Please sign in to comment.