I published 0.2.1 using `npm@3.9.5`, which has a bug.
This commit is contained in:
Jannis R 2016-06-28 13:04:46 +02:00
parent e93d5f6929
commit 08b4fdfb0e

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "JavaScript client for HAFAS mobile APIs.",
"version": "0.2.1",
"version": "0.2.2",
"main": "index.js",
"files": ["index.js", "parse.js"],
"author": "Jannis R <mail@jannisr.de>",