Skip to content

Commit 207044e

Browse files
committedJul 22, 2023
1.2.5
1.2.5
1 parent 9894315 commit 207044e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "word-wrap",
33
"description": "Wrap words to a specified length.",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"homepage": "https://github.com/jonschlinkert/word-wrap",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

1 commit comments

Comments
 (1)

Lewiscowles1986 commented on Jul 22, 2023

@Lewiscowles1986

❤️ thank you

Please sign in to comment.