Skip to content

Commit 368e4f8

Browse files
committed
file-entry-cache - version bump to v11.1.0
1 parent 0784e68 commit 368e4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/file-entry-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "file-entry-cache",
3-
"version": "11.0.0",
3+
"version": "11.1.0",
44
"description": "A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)