mirror of
https://github.com/octoleo/hosts.git
synced 2025-01-06 07:30:42 +00:00
Bump version to 2.1.0
This commit is contained in:
parent
db4df46caa
commit
871e8fc131
2
hosts
2
hosts
@ -36,7 +36,7 @@ IFS=$'\n\t'
|
|||||||
# Globals
|
# Globals
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
_VERSION="2.0.0"
|
_VERSION="2.1.0"
|
||||||
|
|
||||||
# DEFAULT_COMMAND
|
# DEFAULT_COMMAND
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hosts",
|
"name": "hosts",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"description": "A command line tool for managing hosts file entries.",
|
"description": "A command line tool for managing hosts file entries.",
|
||||||
"global": true,
|
"global": true,
|
||||||
"install": "make install"
|
"install": "make install"
|
||||||
|
Loading…
Reference in New Issue
Block a user