From 63df6d2af5a6d6372c737b2db5b6451ef1c7b191 Mon Sep 17 00:00:00 2001 From: Christopher Pappas Date: Wed, 14 Feb 2018 16:48:47 -0800 Subject: [PATCH] 0.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec98cb5f95..29bb53368a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@artsy/reaction-force", - "version": "0.21.0", + "version": "0.22.0", "description": "Force’s React Components", "main": "dist/index.js", "repository": "https://github.com/artsy/reaction.git",