We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e744c commit db047a0Copy full SHA for db047a0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mentions-regex",
3
- "version": "0.1.0",
+ "version": "1.0.0",
4
"description": "The correct mention(s) regex. Regular expression for twitter, facebook, github, etc user mentions",
5
"scripts": {
6
"lint": "jshint . && jscs . --reporter inline",
0 commit comments