From d9079158c2b994496b82844b0f4e8c2d7042f8df Mon Sep 17 00:00:00 2001 From: Artsy Date: Fri, 12 Feb 2021 20:00:41 +0000 Subject: [PATCH] Bump version to: 0.5.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3afa8ef..3b8d21e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@artsy/cli", "description": "The artsy command line tool", - "version": "0.4.0", + "version": "0.5.0", "author": "Jon Allured @jonallured", "bin": { "artsy": "./bin/run"