Skip to content

Commit be8e881

Browse files
author
tunnckoCore
committed
Release v2.0.2
1 parent 9b0cb41 commit be8e881

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

history.md

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

22

3+
## v2.0.2 / May 3, 2015
4+
- Release v2.0.2 / [email protected]
5+
- add related section
6+
- run update
7+
38
## v2.0.1 / March 28, 2015
49
- Release v2.0.1 / [email protected]
510
- run docks(1), fix typo, nah..

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.1",
3+
"version": "2.0.2",
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)