From cc579f875179f09ef0b71b9a6820a47c6d524c80 Mon Sep 17 00:00:00 2001 From: Harry Wolff Date: Fri, 5 Feb 2016 21:16:22 -0500 Subject: [PATCH] 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e07f1f..0e5be1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarnjs", - "version": "0.8.0", + "version": "0.8.1", "description": "spin your own yarn", "main": "./dist/lib/index.js", "scripts": {