diff --git a/package.json b/package.json index 3f44287de..785357347 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "hafas-client", "description": "JavaScript client for HAFAS mobile APIs.", - "version": "0.3.0", + "version": "0.3.1", "main": "index.js", - "files": ["index.js", "parse.js"], + "files": ["index.js", "parse.js", "stringify.js"], "author": "Jannis R ", "homepage": "https://github.com/derhuerst/hafas-client", "repository": "derhuerst/hafas-client",