Bump version to 1.4.3

This commit is contained in:
William Melody 2015-06-28 22:08:29 -07:00
parent 41a84bd0ed
commit 46dcff947c
2 changed files with 2 additions and 2 deletions

2
hosts
View File

@ -36,7 +36,7 @@ IFS=$'\n\t'
# Globals
###############################################################################
_VERSION="1.4.2"
_VERSION="1.4.3"
# DEFAULT_COMMAND
#

View File

@ -1,6 +1,6 @@
{
"name": "hosts",
"version": "1.4.2",
"version": "1.4.3",
"description": "A command line tool for managing hosts file entries.",
"global": true,
"install": "make install"