From 43ed330396b76b0aa66058c1ad9e984588d2d693 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 18 May 2017 13:19:07 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2aa8041..75e8273e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "JavaScript client for HAFAS mobile APIs.", - "version": "0.7.0", + "version": "1.0.0", "main": "index.js", "files": ["index.js", "parse.js", "stringify.js"], "author": "Jannis R ",