Skip to content

Commit 9c31dbb

Browse files
committed
fix(ci-cd): bump the version
gh-00
1 parent 199a93e commit 9c31dbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/cache",
33
"version": "3.0.0",
4-
"description": "A caching extension to cache methods",
4+
"description": "A caching extension to cache methods.",
55
"keywords": [
66
"loopback-extension",
77
"loopback",

packages/file-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sourceloop/file-utils",
33
"version": "0.1.0",
4-
"description": "file upload and multipart related utilities for loopback4 applications",
4+
"description": "file upload and multipart related utilities for loopback4 applications.",
55
"keywords": [
66
"loopback-extension",
77
"loopback"

0 commit comments

Comments
 (0)