Skip to content

Commit

Permalink
Update History and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickcr committed Jan 29, 2015
1 parent 59de41f commit e256cfd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.2.1 / 2014-01-29
==================
* update Readme
* update dependencies
* update wrap-multilines and self-closing-comp rules for ESLint 0.13.0

1.2.0 / 2014-12-29
==================
* add self-closing-comp rule
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react",
"version": "1.2.0",
"version": "1.2.1",
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
"description": "React specific linting rules for ESLint",
"main": "index.js",
Expand Down

0 comments on commit e256cfd

Please sign in to comment.