Skip to content

Commit 6a71f82

Browse files
committed
Update History and bump version
1 parent a869bd1 commit 6a71f82

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.6.4 / 2015-07-02
2+
==================
3+
4+
* fix simple destructuring handling ([#137][])
5+
6+
[#137]: https://github.com/yannickcr/eslint-plugin-react/issues/137
7+
18
2.6.3 / 2015-06-30
29
==================
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react",
3-
"version": "2.6.3",
3+
"version": "2.6.4",
44
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
55
"description": "React specific linting rules for ESLint",
66
"main": "index.js",

0 commit comments

Comments
 (0)