Skip to content

Commit

Permalink
Merge pull request #51 from vaibhavbhuva/release-6.1.0
Browse files Browse the repository at this point in the history
Issue #IQ-000 chore: Publishing 6.1.0 NPM version
  • Loading branch information
sajeshkayyath authored Aug 9, 2023
2 parents 2745d42 + 26ec0b1 commit 2aaf40d
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": "6.1.0-beta.0",
"version": "6.1.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": "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": {
Expand Down

0 comments on commit 2aaf40d

Please sign in to comment.