Skip to content

Commit

Permalink
Update History and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Croissant committed Dec 28, 2014
1 parent 4b49bd0 commit 1d3e5c6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

1.1.0 / 2014-12-28
==================

* add display-name rule
* add wrap-multilines rule
* add rules documentation
* add rules tests

1.0.0 / 2014-12-16
==================
* first revision
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.0.0",
"version": "1.1.0",
"description": "React specific linting rules for ESLint",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1d3e5c6

Please sign in to comment.