Skip to content

Commit 13bd1b8

Browse files
authored
Merge pull request #48 from klmhyeonwoo/feat/version-up-to-0.0.6
release: version upgrade to 0.0.6
2 parents 36ee333 + 3f05738 commit 13bd1b8

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.5",
3+
"version": "0.0.6",
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)