Bump version to 2.1.6.

This commit is contained in:
William Melody 2016-03-24 17:32:26 -07:00
parent 149a51662e
commit f7675f360e
2 changed files with 2 additions and 2 deletions

2
hosts
View File

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

View File

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