From 49236254321eeecdfe7be8198863cb9b17e7dcce Mon Sep 17 00:00:00 2001 From: yoavniran Date: Thu, 16 Mar 2017 18:07:20 +0200 Subject: [PATCH] bump v to 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81422e0..6f2bf78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-jspm", - "version": "0.1.1", + "version": "0.1.2", "description": "converts jspm aliasing config into jest mapping config", "main": "index.js", "directories": {