From 9f79f0ac2361ab50275d54b31935c0ac7d2f7d81 Mon Sep 17 00:00:00 2001
From: Alvaro Cabrera <pateketrueke@gmail.com>
Date: Thu, 21 May 2015 08:09:03 -0500
Subject: [PATCH] 0.1.10

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

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