Skip to content

Commit c4fe284

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-07-17) ### Bug Fixes * set package access to public ([69c33db](69c33db))
1 parent 69c33db commit c4fe284

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": "@harikotha/stringkit",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A collection of JavaScript string helper functions",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)