From 7edc7fbd9aad5c4aa296bf838234493230bd8f61 Mon Sep 17 00:00:00 2001 From: Zsolt Pentz Date: Sat, 4 Nov 2017 21:56:56 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ee3fcc..b5a3a13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-is-int", - "version": "1.0.1", + "version": "1.0.2", "description": "A lightweight Sass function that determines whether a number is integer or not.", "main": "_is-int.scss", "scripts": {