From 734e0df90b6e467f5dbe3fdab7468de886cedb3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Jona=C5=A1?= Date: Mon, 20 Sep 2021 16:03:58 +0200 Subject: [PATCH] [semver:skip] change version in the example --- src/examples/default.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples/default.yml b/src/examples/default.yml index f7e4a91..096cc12 100755 --- a/src/examples/default.yml +++ b/src/examples/default.yml @@ -3,7 +3,7 @@ description: > usage: version: 2.1 orbs: - nx: nrwl/nx@1.0.0 + nx: nrwl/nx@1.1.0 jobs: build: docker: