From 1a728f02b2a4093b4116c4768a56dda7d919e922 Mon Sep 17 00:00:00 2001 From: Alvaro Cabrera <pateketrueke@gmail.com> Date: Fri, 5 Dec 2014 16:57:16 -0600 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91514619..a2017f10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-faker", - "version": "0.1.0", + "version": "0.1.1", "description": "JSON-Schema + Faker", "main": "lib/index.js", "author": { -- GitLab