From 0ecde41be7d50d0cd5eef3c397c31d810cedf40c Mon Sep 17 00:00:00 2001 From: Jannis R Date: Sat, 6 Aug 2016 19:02:35 +0200 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 540fd88c..66df9992 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "JavaScript client for HAFAS mobile APIs.", - "version": "0.5.0", + "version": "0.5.1", "main": "index.js", "files": ["index.js", "parse.js", "stringify.js"], "author": "Jannis R ",