From 229f0f7fd1bf0e131015a7d5be760fd9688cd6be Mon Sep 17 00:00:00 2001 From: Igor Laborie Date: Sat, 24 Aug 2019 22:12:41 +0200 Subject: [PATCH] 1.6.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 01fa54a..d91e333 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "devfest-toolkit", - "version": "1.5.0", + "version": "1.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5770a2b..5a97700 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devfest-toolkit", - "version": "1.5.0", + "version": "1.6.0", "description": "Tools for working with [Conference Hall](https://conference-hall.io/) data, and publish these data to a Web Site or Konfetti) data, and publish these data to a Web Site", "author": "Igor Laborie ", "repository": {