From 1fb60d50ea76657b94119811966a75e0c71497c9 Mon Sep 17 00:00:00 2001
From: Jim Skerritt <jrskerritt@gmail.com>
Date: Mon, 6 May 2019 15:13:48 -0700
Subject: [PATCH] Update package.json

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ef87252..9f86d1f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "stylelint-config-payscale",
-  "version": "0.1.3",
+  "version": "0.1.4",
   "description": "PayScale's own stylelint configuration.",
   "main": "index.js",
   "scripts": {