Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
miyajan committed Oct 16, 2018
1 parent ada25ae commit abeb75b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [0.3.2](https://github.com/miyajan/jflint/compare/0.3.1...0.3.2) (2018-10-16)


### Bug Fixes

* **cli:** fix function binding ([ada25ae](https://github.com/miyajan/jflint/commit/ada25ae))


### 0.3.1 (2018-10-16)

#### Bug Fixes
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": "jflint",
"version": "0.3.1",
"version": "0.3.2",
"description": "A client tool to lint Jenkinsfile",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit abeb75b

Please sign in to comment.