From ebe3f77a20ab50ee6a56398bcaffe227ab92ad15 Mon Sep 17 00:00:00 2001 From: Michael McGahan Date: Fri, 23 Sep 2016 10:01:15 +1200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 473834f71..3d49fd6aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meetup-web-platform", - "version": "0.1.0", + "version": "0.1.1", "description": "A collection of Node web application utilities developed for the Meetup web platform", "scripts": { "test": "jest",