From 1db93753075c1fa844b764fb0d746dc0ce23c102 Mon Sep 17 00:00:00 2001
From: Alvaro Cabrera <pateketrueke@gmail.com>
Date: Tue, 5 May 2015 12:03:34 -0500
Subject: [PATCH] 0.1.6

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 21a6220f..727f37ba 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "json-schema-faker",
-  "version": "0.1.5",
+  "version": "0.1.6",
   "description": "JSON-Schema + Faker",
   "main": "lib/index.js",
   "author": {
-- 
GitLab