This commit is contained in:
John Morrison 2014-08-02 21:24:40 -07:00
Родитель bb6db314e0
Коммит 3f9d6246c2
2 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -1,2 +1,7 @@
0.1.1
* Remove redundant memcache.host and memcache.port settings
* expose all configuration settings to the environment; add option memcache.address to work with previous puppet settings
* removing npm spinner from travis logs
0.1.0
* init

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-customs-server",
"version": "0.1.0",
"version": "0.1.1",
"description": "Firefox Accounts Customs Server",
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL 2.0",