Skip to content

Commit 9847aec

Browse files
author
tunnckoCore
committed
Release v2.0.1
1 parent c4f7bc4 commit 9847aec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11

22

3+
## v2.0.1 / March 28, 2015
4+
- Release v2.0.1 / [email protected]
5+
- run docks(1), fix typo, nah..
6+
37
## v2.0.0 / March 28, 2015
48
- Release v2.0.0 / [email protected]
59
- update usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mentions-regex",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "100% twitter compatible `@mentions` regex! Regular expression for matching `@username` mentions, as used on twitter, facebook, github, etc.",
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)