mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-22 12:55:11 +00:00
Bump version to 2.1.2.
This commit is contained in:
parent
e9b78ee15f
commit
0b955f41fa
2
hosts
2
hosts
@ -36,7 +36,7 @@ IFS=$'\n\t'
|
||||
# Globals
|
||||
###############################################################################
|
||||
|
||||
_VERSION="2.1.1"
|
||||
_VERSION="2.1.2"
|
||||
|
||||
# DEFAULT_COMMAND
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hosts",
|
||||
"version": "2.1.1",
|
||||
"version": "2.1.2",
|
||||
"description": "A command line tool for managing hosts file entries.",
|
||||
"global": true,
|
||||
"install": "make install"
|
||||
|
Loading…
Reference in New Issue
Block a user