We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8f6dc commit ba6e33eCopy full SHA for ba6e33e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ts-regex-builder",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "TypeScript adaptation of Swift Regex Builder API",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments