We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbb73d commit 8cd3f73Copy full SHA for 8cd3f73
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "trim-off-newlines",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Similar to String#trim() but removes only newlines",
5
"license": "MIT",
6
"repository": "stevemao/trim-off-newlines",
0 commit comments