From 5cee8c56af136b7939fb6e825717947bf1275b25 Mon Sep 17 00:00:00 2001
From: Alvaro Cabrera <pateketrueke@gmail.com>
Date: Tue, 12 May 2015 09:55:06 -0500
Subject: [PATCH] 0.1.7

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

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