Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miyajan committed Mar 18, 2018
1 parent 8f164de commit 27e5cc6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.3.0 (2018-03-18)


#### Features

* **cli:**
* Add option for disabling SSL verification ([d974c11](https://github.com/miyajan/jflint/commit/d974c11976238c081df5ed9dc8af0080a32bdb7a))


## 0.2.0 (2017-03-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jflint",
"version": "0.2.0",
"version": "0.3.0",
"description": "A client tool to lint Jenkinsfile",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"power-assert": "^1.4.2",
"proxyquire": "^1.7.11"
}
}
}

0 comments on commit 27e5cc6

Please sign in to comment.