From 567fcd0120135e10da17825f124ac22e34d6e995 Mon Sep 17 00:00:00 2001 From: Nathan Woltman Date: Tue, 25 Oct 2016 22:00:46 -0400 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e57368..7978d3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "string-natural-compare", - "version": "2.0.1", + "version": "2.0.2", "description": "Compare alphanumeric strings the same way a human would, using a natural order algorithm", "author": "Nathan Woltman ", "license": "MIT",