Skip to content

Commit

Permalink
fix(ci-cd): bump the version
Browse files Browse the repository at this point in the history
gh-00
  • Loading branch information
yeshamavani committed Aug 14, 2024
1 parent 199a93e commit 9c31dbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sourceloop/cache",
"version": "3.0.0",
"description": "A caching extension to cache methods",
"description": "A caching extension to cache methods.",
"keywords": [
"loopback-extension",
"loopback",
Expand Down
2 changes: 1 addition & 1 deletion packages/file-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sourceloop/file-utils",
"version": "0.1.0",
"description": "file upload and multipart related utilities for loopback4 applications",
"description": "file upload and multipart related utilities for loopback4 applications.",
"keywords": [
"loopback-extension",
"loopback"
Expand Down

0 comments on commit 9c31dbb

Please sign in to comment.