From c29eaa8ac814dbb2f8c642c78d528f22c2f5dee2 Mon Sep 17 00:00:00 2001 From: Jason Jean Date: Tue, 21 Dec 2021 13:25:51 -0500 Subject: [PATCH] Release 13.3.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5aa5d90910..2ccc2f958d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nrwl/nx-source", - "version": "13.3.11", + "version": "13.3.12", "description": "Smart, Fast and Extensible Build System", "homepage": "https://nx.dev", "private": true,