From 382c03f800c46969776ce7d284c82dba7e78c950 Mon Sep 17 00:00:00 2001 From: Nicolas Charpentier Date: Wed, 22 Jan 2020 10:31:50 -0500 Subject: [PATCH] v0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c49daeb..d767b52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clubhouse-lib", - "version": "0.9.0", + "version": "0.10.0", "description": "A Promise based library to the Clubhouse REST API", "main": "lib/index.js", "types": "lib/index.d.ts",