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