Skip to content
This repository has been archived by the owner on Mar 3, 2018. It is now read-only.

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Nov 7, 2015
1 parent b248ba5 commit ced23f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.2 (November 7, 2015)

* Downgrade to babel 5
* Lint source with ESLint

## 1.0.1 (November 7, 2015)

* Add eslint and ramda as peer dependencies
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-ramda",
"version": "1.0.1",
"version": "1.0.2",
"description": "ESLint rules for ramda.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit ced23f7

Please sign in to comment.