From 690bf1a709ff0dd5abf5d89010151606fb70897c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Bou=C3=A7as?= Date: Mon, 6 Jul 2020 16:28:03 +0100 Subject: [PATCH] Bump version --- 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 2d077ac..f0984ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "create-sourcebit", - "version": "0.9.0", + "version": "0.10.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3fd16ee..64b0dc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-sourcebit", - "version": "0.9.0", + "version": "0.10.0", "description": "Create and configure a Sourcebit installation", "main": "index.js", "bin": {