From 4bee5bc412019b9c25b98366f4268006e3cf87d3 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 17 Aug 2015 22:24:27 -0700 Subject: [PATCH] bump ver --- changelog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 72c76f5d..fe151bf1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +### 1.1.3 +fix this issue: https://github.com/rossPatton/stylint/issues/185 + ### 1.1.2 fix this issue: https://github.com/rossPatton/stylint/issues/183 diff --git a/package.json b/package.json index bcf437ed..956f833d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stylint", - "version": "1.1.2", + "version": "1.1.3", "description": "A linter for stylus", "author": "Ross Patton", "license": "GPL-3.0",