Skip to content

Commit 85bd42b

Browse files
committed
Bumped the build
1 parent 4ea1c94 commit 85bd42b

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": "string-replace-to-array",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Works like String.prototype.replace but outputs an array. Useful for replacing parts of the string with objects of other types.",
55
"main": "string-replace-to-array.js",
66
"repository": {

0 commit comments

Comments
 (0)