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

Lines changed: 7 additions & 0 deletions
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

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": "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)