From da173e92d59cb0d3b03e89f39354395f8f4f2d42 Mon Sep 17 00:00:00 2001 From: Silas Rech Date: Fri, 14 Apr 2017 19:48:00 +0200 Subject: [PATCH] v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df23145..b9cd6c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@node-steam/market-pricing", - "version": "1.1.1", + "version": "1.1.2", "description": "Module to access the Steam Market Pricing API", "main": "lib/index.js", "types": "lib/index.d.ts",