From 9e19b66fc02b35d041322bdce6c6a7357c2b3639 Mon Sep 17 00:00:00 2001 From: Caleb Winters Date: Thu, 18 Aug 2016 17:00:28 -0700 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d17a1f723b..cc7be4e4c0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.1.0", + "version": "4.2.0", "name": "primer-css", "description": "Primer is the CSS toolkit that powers GitHub's front-end design. It's purposefully limited to common components to provide our developers with the most flexibility, and to keep GitHub uniquely *GitHubby*. It's built with SCSS, so it's easy to include all or part of it within your own project.", "homepage": "http://primercss.io/",