From bbedebe78b55cbb055b631e88925504f0aadfd4a Mon Sep 17 00:00:00 2001 From: Brandon Kalinowski Date: Wed, 10 Jul 2019 16:45:07 -0700 Subject: [PATCH] release: 2.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 350415005..243f7cfd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brandonkal/linaria", - "version": "2.0.5", + "version": "2.0.6", "versionUpstream": "1.4.0", "description": "Blazing fast zero-runtime CSS in JS library", "main": "lib/index.js",