From fa9b43da669bb88e4f570a5a017e67e2018192ef Mon Sep 17 00:00:00 2001 From: Marco Bettiolo Date: Thu, 7 Dec 2017 14:30:08 +0000 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a2226b..6fc9855 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "oauth-signature", "description": "OAuth 1.0a signature generator (RFC 5849)", - "version": "1.3.1", + "version": "1.4.0", "author": "Marco Bettiolo (https://github.com/bettiolo)", "homepage": "https://github.com/bettiolo/oauth-signature-js", "repository": {