packaging

This commit is contained in:
Thomas Levine 2014-12-08 02:08:00 +00:00
parent 0385dcd86e
commit f01869fb97
2 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,11 @@
HISTORY
-------
Version 0.0.5
---------------------
* urchin now unsets `CDPATH`.
* The documentation for `urchin -x` was removed because it was confusing.
Version 0.0.4
---------------------
* Switch urchin -x to urchin -sh and fix some problems with it

View File

@ -1,6 +1,6 @@
{
"name": "urchin",
"version": "0.0.4",
"version": "0.0.5",
"description": "Test framework for shell",
"main": "urchin",
"directories": {
@ -24,8 +24,8 @@
{"name": "Thomas Levine", "email": "_@thomaslevine.com"},
{"name": "David Jones", "email": "drj@pobox.com"},
{"name": "Francis Irving", "email": "francis@flourish.org"},
{"name": "Zarino Zappia", "email": "mail@zarino.co.uk"}
{"name": "Tom Mortimer-Jones", "email": "tom@morty.co.uk"}
{"name": "Zarino Zappia", "email": "mail@zarino.co.uk"},
{"name": "Tom Mortimer-Jones", "email": "tom@morty.co.uk"},
{"name": "Michael Klement", "email": "mklement0@gmail.com"}
],
"license": "BSD"