Skip to content

Commit

Permalink
🆙 Bump version to 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcanemagus committed Jan 11, 2016
1 parent 2f22eb9 commit d6f6ff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Upcoming
### 4.3.2

* Fix a bug where linter execution modifies `process.env`

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": "atom-linter",
"version": "4.3.1",
"version": "4.3.2",
"description": "Helper module for atom linter providers",
"main": "lib/helpers",
"scripts": {
Expand Down

0 comments on commit d6f6ff1

Please sign in to comment.