From 44f8b6aa31f21d269a1792bf36d74391089d9b7f Mon Sep 17 00:00:00 2001 From: Dor Tzur Date: Sat, 23 May 2015 17:17:50 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 151c911..c7dbae8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-random", - "version": "1.0.1", + "version": "1.0.2", "description": "A simple flexible javascript library that creates random alpha-numeric strings. Works in both NodeJS and the browser.", "main": "index.js", "scripts": {