Skip to content

Commit

Permalink
Release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dozoisch committed Mar 1, 2016
1 parent c92dff8 commit a22a1b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.3.1 - Tue, 01 Mar 2016 17:20:04 GMT
--------------------------------------





v0.3.0 - Tue, 01 Mar 2016 06:08:43 GMT
--------------------------------------

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-lean-imports",
"version": "0.3.0",
"version": "0.3.1",
"description": "ESLint Plugin to make sure your imports only import the bits you need",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit a22a1b1

Please sign in to comment.