From f787fc2225d7550447477b71e257a0971ba8d4c1 Mon Sep 17 00:00:00 2001 From: Chris Drackett Date: Tue, 8 Oct 2019 09:03:43 -0700 Subject: [PATCH] v1.8.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e728a7..2412821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "figma-js", - "version": "1.8.4", + "version": "1.8.5", "description": "A simple wrapper for the Figma API", "main": "build/main/index.js", "types": "build/main/index.d.ts",