From 463dbe9537a9536976a61303fabe8fdf33a1c623 Mon Sep 17 00:00:00 2001 From: Ray Pierce Date: Mon, 14 Nov 2016 22:01:26 -0600 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b3cb75..14af493 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wellington-bin", - "version": "1.2.0", + "version": "1.3.0", "description": "wellington wrapper that makes it seamlessly available as a local dependency", "license": "MIT", "repository": "wellington/wellington-bin",