From 3aea25f05620516b1f19e5e448501d690328497a Mon Sep 17 00:00:00 2001 From: Nathan Woltman Date: Wed, 20 Apr 2016 23:00:22 -0400 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0eed182..e520026 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "string-natural-compare", - "version": "1.1.1", + "version": "2.0.0", "description": "Compare alphanumeric strings the same way a human would, using a natural order algorithm", "author": "Nathan Woltman ", "license": "MIT",