From 89398ca57b56f688061cb6b6b0513a10bec58b53 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 18 Dec 2016 23:50:01 +0100 Subject: [PATCH] Bump version --- website/_harp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/_harp.json b/website/_harp.json index caa67a9f9..63021272f 100644 --- a/website/_harp.json +++ b/website/_harp.json @@ -12,7 +12,7 @@ "COMPANY_URL": "https://explosion.ai", "DEMOS_URL": "https://demos.explosion.ai", - "SPACY_VERSION": "1.2", + "SPACY_VERSION": "1.4", "LATEST_NEWS": { "url": "https://explosion.ai/blog/spacy-user-survey", "title": "The results of the spaCy user survey" @@ -53,7 +53,7 @@ } }, - "V_CSS": "1.9", + "V_CSS": "1.10", "V_JS": "1.0", "DEFAULT_SYNTAX" : "python", "ANALYTICS": "UA-58931649-1",