Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Sep 24, 2014
1 parent 70a2ac3 commit fef38da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.3.0 - September 24, 2014

* 0.3.0 (Nicholas C. Zakas)
* Update: add support for settings (fixes #9) (Ilya Volodin)
* 0.2.1 (Nicholas C. Zakas)

v0.2.1 - September 17, 2014

* 0.2.1 (Nicholas C. Zakas)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-tester",
"author": "Nicholas C. Zakas",
"version": "0.2.1",
"version": "0.3.0",
"description": "A testing utility for ESLint",
"repository": "eslint/eslint-tester",
"main": "lib/eslint-tester.js",
Expand Down

0 comments on commit fef38da

Please sign in to comment.