Skip to content

Commit 7f5f080

Browse files
committed
0.0.2 release
1 parent b4e228e commit 7f5f080

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
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": "@smitpatelx/string-utils",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

packages/string-utils/package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
22
"name": "@smitpatelx/string-utils",
3-
"version": "0.0.1"
3+
"version": "0.0.2",
4+
"license": "MIT",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/smitpatelx/string-utils/"
8+
},
9+
"author": "smitpatelx"
410
}

0 commit comments

Comments
 (0)