Skip to content

Commit

Permalink
chore: bump version to 4.1.1 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitij-k-osmosys authored Nov 25, 2024
1 parent 78da9f7 commit 2fc056a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions apps/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmox",
"version": "4.1.0",
"version": "4.1.1",
"description": "Centralized multi-channel notification management component for streamlined communication across email, SMS, WhatsApp, and push notifications.",
"author": "Osmosys Software Solutions Private Limited",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions apps/portal/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osmox-portal",
"version": "4.1.0",
"version": "4.1.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -60,4 +60,4 @@
"prettier": "^3.3.3",
"typescript": "~5.4.5"
}
}
}

0 comments on commit 2fc056a

Please sign in to comment.