Skip to content

Commit

Permalink
Released 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mscharl committed Aug 10, 2019
1 parent a856bd2 commit 87e2fba
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mMM-oebb-station-board",
"version": "0.0.0",
"name": "mmm-oebb-station-board",
"version": "1.0.0",
"description": "Show arrivals and departures of a specific ÖBB station",
"main": "index.js",
"scripts": {
Expand All @@ -18,7 +18,8 @@
"MagicMirror",
"MagicMirror2",
"Module",
"OEBB"
"OEBB",
"ÖBB"
],
"author": "Michael Scharl <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 87e2fba

Please sign in to comment.