From 2602365dcf27166859b6be069b198c5a7848d631 Mon Sep 17 00:00:00 2001 From: Silas Rech Date: Sat, 6 May 2017 02:34:53 +0200 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb25978..dd580af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@node-steam/market-pricing", - "version": "1.2.0", + "version": "1.2.1", "description": "Module to access the Steam Market Pricing API", "main": "lib/index.js", "types": "lib/index.d.ts",