From 887189251b0db317e78d136fe526d260b6b63370 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 25 May 2017 15:09:58 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0411cb9..fab65c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartyaml", - "version": "1.0.1", + "version": "1.0.2", "description": "handle yaml in smart ways", "main": "dist/index.js", "typings": "dist/index.d.ts",