We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cd2fc commit c30ff5dCopy full SHA for c30ff5d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsdotnet/string-segment",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "An optimized representation of a substring that avoids allocations, inspired by Microsoft.Extensions.Primitives.StringSegment.",
5
"author": "electricessence",
6
"license": "MIT",
0 commit comments