Skip to content

Commit

Permalink
Bump version to 0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
selaux committed Jul 28, 2015
1 parent 2856f52 commit 37f760d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ The convention can be configured using a regular expression (the default is `cam

## Changelog

#### 0.1.2
- Fix example in README

#### 0.1.1
- Fix: Text via stdin always passes
- Tests: Travis builds also run on node 0.12 and iojs now
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-filenames",
"version": "0.1.1",
"version": "0.1.2",
"description": "Eslint rule for consistent filenames.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 37f760d

Please sign in to comment.