Skip to content

Commit

Permalink
0.10.0, minor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Aug 27, 2016
1 parent 88a0904 commit 329dde5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ sudo: false
language: node_js
node_js:
- 'stable'
- '6'
- '5'
- '4'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vbb-stations-autocomplete",
"description": "Search for stations of VBB.",
"version": "0.9.0",
"version": "0.10.0",
"main": "index.js",
"files": ["index.js", "stations.json", "tokens.json"],
"keywords": ["vbb", "stations", "autocomplete", "search", "berlin", "public transport", "open data"],
Expand Down

0 comments on commit 329dde5

Please sign in to comment.