From 92a09d135236850d265d2a7a42ffea40b1dd50a0 Mon Sep 17 00:00:00 2001 From: Andrew Magana Date: Fri, 10 Jul 2020 12:01:25 -0400 Subject: [PATCH] Changed version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1485f649..8f9c8ee0 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alks.js", - "version": "2.0.0", + "version": "1.10.1", "description": "JavaScript client for the ALKS API, usable in both modern browsers and node.js", "main": "dist/alks.cjs.js", "types": "index.d.ts",