Skip to content

Commit

Permalink
Gitter badge, 1.2.0 (updated data)
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Aug 27, 2016
1 parent f283a65 commit 32f5480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vbb-lines-at",
"description": "Which lines run at a VBB station?",
"version": "1.1.0",
"version": "1.2.0",
"main": "index.js",
"files": ["index.js", "data.json", "data.md", "vbb-logo.jpg"],
"keywords": ["vbb", "lines", "lines", "transfer"],
Expand All @@ -12,7 +12,7 @@
"license": "ISC",
"engines": {"node": ">=4"},
"devDependencies": {
"vbb-static": "^1.1"
"vbb-static": "^1.2"
},
"scripts": {
"build": "node build.js",
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[![dependency status](https://img.shields.io/david/derhuerst/vbb-lines-at.svg)](https://david-dm.org/derhuerst/vbb-lines-at)
[![dev dependency status](https://img.shields.io/david/dev/derhuerst/vbb-lines-at.svg)](https://david-dm.org/derhuerst/vbb-lines-at#info=devDependencies)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/vbb-lines-at.svg)
[![gitter channel](https://badges.gitter.im/derhuerst/vbb-rest.svg)](https://gitter.im/derhuerst/vbb-rest)


## Installing
Expand Down

0 comments on commit 32f5480

Please sign in to comment.