From 79f07c10a2e46b79529697f973cc59f731e84347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joona=20Heikkil=C3=A4?= Date: Thu, 29 Jun 2017 09:56:50 +0300 Subject: [PATCH] Version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d2afc5..3a8b737 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "antell-localhost-flowdock", - "version": "0.0.1", - "description": "Flowdock integration for the Antell Neptun lunch menu", + "version": "1.0.3", + "description": "Flowdock integration for the Antell lunch menu", "main": "index.js", "scripts": { "lunchmenu": "node index.js",