From fa1bddebc7cd0502c69949b7491e719d45911c42 Mon Sep 17 00:00:00 2001 From: Alvaro Cabrera <pateketrueke@gmail.com> Date: Wed, 13 May 2015 21:29:59 -0500 Subject: [PATCH] 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1814008b..28863186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-faker", - "version": "0.1.8", + "version": "0.1.9", "description": "JSON-Schema + Faker", "main": "lib/index.js", "author": { -- GitLab