From 119beeb900601aa49416ef5a23da44b8ccd0de83 Mon Sep 17 00:00:00 2001 From: joates Date: Thu, 2 Oct 2014 14:54:28 +0100 Subject: [PATCH] v1.1.1: added nav link to the talks repository --- html/index.html | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 7e7045a..965cb8f 100644 --- a/html/index.html +++ b/html/index.html @@ -20,6 +20,8 @@
diff --git a/package.json b/package.json index b9a4821..b2075fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "squatconf-web", - "version": "1.1.0", + "version": "1.1.1", "description": "website for the squatConf conference", "main": "server.js", "scripts": {