changelog 📝, 3.1.1

This commit is contained in:
Jannis R 2018-08-23 21:02:59 +02:00
parent 39cc2f3e1a
commit ad24c23701
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog # Changelog
## `3.1.1`
- 39cc2f3 fix install on Windows 🐛
## `3.1.0` ## `3.1.0`
- 9257d3a parse `line.fahrtNr` - 9257d3a parse `line.fahrtNr`

View file

@ -1,7 +1,7 @@
{ {
"name": "hafas-client", "name": "hafas-client",
"description": "JavaScript client for HAFAS public transport APIs.", "description": "JavaScript client for HAFAS public transport APIs.",
"version": "3.1.0", "version": "3.1.1",
"main": "index.js", "main": "index.js",
"files": [ "files": [
"index.js", "index.js",