Skip to content

Commit c36f6d8

Browse files
committed
Stable version 0.4.7
This release is dedicated to net neutrality. Remember when the Internet was a meritocracy? [Please drink a verification can to continue.]
1 parent e801da0 commit c36f6d8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ deploy:
6969
local-dir: deploy
7070
on:
7171
repo: koalaman/shellcheck
72+
all_branches: true

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Latest - ???
1+
## v0.4.7 - 2017-12-08
22
### Added
33
- Statically linked binaries for Linux and Windows (see README.md)!
44
- `-a` flag to also include warnings in `source`d files

ShellCheck.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: ShellCheck
2-
Version: 0.4.6
2+
Version: 0.4.7
33
Synopsis: Shell script analysis tool
44
License: GPL-3
55
License-file: LICENSE

0 commit comments

Comments
 (0)