From 79a5428b68bebdbef74937fc5a3bb237744260fb Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Mon, 6 Jun 2016 21:09:20 -0400 Subject: [PATCH] 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9228d428a..3be4a03d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uppy", - "version": "0.6.1", + "version": "0.6.2", "description": "Almost as cute as a Puppy :dog:", "main": "lib/index.js", "jsnext:main": "src/index.js",