Skip to content

Commit e256cfd

Browse files
committed
Update History and bump version
1 parent 59de41f commit e256cfd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.2.1 / 2014-01-29
2+
==================
3+
* update Readme
4+
* update dependencies
5+
* update wrap-multilines and self-closing-comp rules for ESLint 0.13.0
6+
17
1.2.0 / 2014-12-29
28
==================
39
* add self-closing-comp rule

package.json

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

0 commit comments

Comments
 (0)