1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-05-28 12:20:47 +00:00
hosts/package.json
William Melody 2a5a18cf85 Bump version to 2.4.3
Fix misalignment between version numbers in package.json and
`$_VERSION`.
2018-05-09 10:36:18 -07:00

8 lines
164 B
JSON

{
"name": "hosts",
"version": "2.4.3",
"description": "A command line tool for managing hosts file entries.",
"global": true,
"install": "make install"
}