From 728dc22ca816896e00186e0f852115956bd99d7e Mon Sep 17 00:00:00 2001 From: "Daniel St. Jules" Date: Tue, 15 Sep 2015 13:14:37 -0700 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73d245e..e8b0f05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-class", - "version": "0.1.0", + "version": "0.2.0", "description": "Cleaner ES6 async class methods", "main": "index.js", "scripts": {