From e8696fdb31fd58f3d726ea4a513ffeae6debbd94 Mon Sep 17 00:00:00 2001
From: Matteo Collina <hello@matteocollina.com>
Date: Tue, 19 Sep 2017 15:23:03 +0200
Subject: [PATCH] Bumped 0.13.1.

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

diff --git a/package.json b/package.json
index 0c72eea..188ade1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fast-json-stringify",
-  "version": "0.13.0",
+  "version": "0.13.1",
   "description": "Stringify your JSON at max speed",
   "main": "index.js",
   "scripts": {
-- 
GitLab