Skip to content

Commit

Permalink
fix files field, 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Jun 28, 2016
1 parent ca60d6f commit 2572b9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"homepage": "https://github.com/derhuerst/hafas-client",
"repository": "derhuerst/hafas-client",
Expand Down

0 comments on commit 2572b9a

Please sign in to comment.