From c7d81ef0c5b5f363747b212f694a8a2907ec132e Mon Sep 17 00:00:00 2001 From: andersnm Date: Mon, 13 May 2019 10:35:35 +0200 Subject: [PATCH] Bump version --- packages/blerf/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/blerf/package.json b/packages/blerf/package.json index 4e2109f..c5f53b3 100644 --- a/packages/blerf/package.json +++ b/packages/blerf/package.json @@ -1,6 +1,6 @@ { "name": "blerf", - "version": "0.0.10", + "version": "0.0.11", "description": "Build tool for nodejs monorepos working alongside npm. Helps manage multiple projects in a solution.", "author": "andersnm", "license": "MIT",