Skip to content

Commit 6eac519

Browse files
committed
Update History and bump version
1 parent 8b7b848 commit 6eac519

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.0.1 / 2015-03-30
2+
==================
3+
* fix props detection when used in an object ([#41][])
4+
5+
[#41]: https://github.com/yannickcr/eslint-plugin-react/issues/41
6+
17
2.0.0 / 2015-03-29
28
==================
39
* update dependencies

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