Skip to content

Commit 1bfce27

Browse files
committed
1.0.1
1 parent d3db18a commit 1bfce27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@catbee/utils",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A modular, production-grade utility toolkit for Node.js and TypeScript, designed for robust, scalable applications (including Express-based services). All utilities are tree-shakable and can be imported independently.",
55
"main": "build/index.cjs",
66
"module": "build/index.mjs",

0 commit comments

Comments
 (0)