Skip to content

Commit 022f5df

Browse files
Version bump to 1.0.5 and included @mathieu-aubin in contributors list
1 parent 5820ead commit 022f5df

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 1.0.5 October 2nd, 2021
2+
3+
## MISC
4+
* Changed User-Agent to wget/1.20. Fixed an error where it finds no results. Thanks @mathieu-aubin
5+
16
Version 1.0.4 October 2nd, 2020
27

38
## MISC

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ If you'd like to contribute, please fork the repository and make changes as you'
185185

186186
### Community contributors
187187
- @paralax
188+
- @mathieu-aubin (bug fix)
188189

189190
## Acknowledgments
190191

bing-ip2hosts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# You should have received a copy of the GNU General Public License
2121
# along with this program. If not, see <http://www.gnu.org/licenses/>.
2222

23-
VERSION=1.0.4
23+
VERSION=1.0.5
2424
TMP_DIR="${TMPDIR:-/tmp}"
2525
QUIET=0
2626
OUTPUT_IP=0

0 commit comments

Comments
 (0)