Skip to content

Commit 13fa214

Browse files
author
Yannick Croissant
committed
Update History and bump version
1 parent 4de93a7 commit 13fa214

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
3.2.2 / 2015-08-11
2+
==================
3+
4+
* remove peerDependencies ([#178][])
5+
6+
[#178]: https://github.com/yannickcr/eslint-plugin-react/issues/178
7+
18
3.2.1 / 2015-08-08
29
==================
310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"author": "Yannick Croissant <[email protected]>",
55
"description": "React specific linting rules for ESLint",
66
"main": "index.js",

0 commit comments

Comments
 (0)