Skip to content

Commit 5e7e6a4

Browse files
authored
Merge pull request #31 from klmhyeonwoo/feature/version-up-to-0.0.4
2 parents edef4a4 + 40f60c9 commit 5e7e6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kr-corekit",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A lightweight and modern utility toolkit for JavaScript and TypeScript. kr-corekit provides essential functions for strings, arrays, objects, and more, designed for simplicity and productivity.",
55
"keywords": [
66
"javascript",

0 commit comments

Comments
 (0)